| java.lang.Object org.opensubsystems.blog.logic.EntryControllerTest
EntryControllerTest | final public class EntryControllerTest (Code) | | Test for ListController interface functionality when accessing entries.
version: $Id: EntryControllerTest.java,v 1.2 2007/02/20 03:59:55 bastafidli Exp $ author: Miro Halas |
Inner Class :public static class EntryControllerTestInternal extends ListControllerTest | |
Method Summary | |
public static Test | suite() |
suite | public static Test suite()(Code) | | Create the suite for this test since this is the only way how to create
test setup which can initialize and shutdown the database for us
Test - suite of tests to run for this database |
|
|