| org.apache.roller.business.WeblogCategoryTest
WeblogCategoryTest | public class WeblogCategoryTest extends TestCase (Code) | | Test Weblog Category related business operations.
|
log | public static Log log(Code) | | |
WeblogCategoryTest | public WeblogCategoryTest()(Code) | | |
setUp | public void setUp() throws Exception(Code) | | All tests in this suite require a user and a weblog.
|
suite | public static Test suite()(Code) | | |
testMoveWeblogCategory | public void testMoveWeblogCategory() throws Exception(Code) | | |
testMoveWeblogCategoryContents | public void testMoveWeblogCategoryContents() throws Exception(Code) | | |
testWeblogCategoryCRUD | public void testWeblogCategoryCRUD() throws Exception(Code) | | Test basic persistence operations ... Create, Update, Delete.
|
testWeblogCategoryLookups | public void testWeblogCategoryLookups() throws Exception(Code) | | Test lookup mechanisms ...
|
testWeblogCategoryPaths | public void testWeblogCategoryPaths() throws Exception(Code) | | |
|
|