| org.apache.roller.business.WeblogPageTest
WeblogPageTest | public class WeblogPageTest extends TestCase (Code) | | Test Weblog Page related business operations.
|
log | public static Log log(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) | | |
testPermissionsLookups | public void testPermissionsLookups() throws Exception(Code) | | Test lookup mechanisms ... id, name, link, weblog
|
testTemplateCRUD | public void testTemplateCRUD() throws Exception(Code) | | Test basic persistence operations ... Create, Update, Delete
|
|
|