| org.compass.sample.library.LibraryTests
LibraryTests | public class LibraryTests extends TestCase (Code) | | Some tests that show the power of compass using a simple library domain
model. Populated with some books and authors, and by no means it is a
complete list.
author: kimchy |
testDeleteJackLondon | public void testDeleteJackLondon() throws Exception(Code) | | |
testUpdateJackLondon | public void testUpdateJackLondon() throws Exception(Code) | | |
|
|