| java.lang.Object org.opensubsystems.blog.logic.BlogControllerTest
BlogControllerTest | final public class BlogControllerTest (Code) | | Test for BlogController interface implementation class.
version: $Id: BlogControllerTest.java,v 1.6 2007/03/05 07:28:12 bastafidli Exp $ author: Julian Legeny |
Inner Class :public static class BlogControllerTestInternal 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 |
|
|