org.apache.roller.ui |
|
Java Source File Name | Type | Comment |
ApplicationResourcesTest.java | Class | The purpose of this class is to verify that all messages in
the base ApplicationResources.properties file also appear
in the localized properties files.
If messages do not appear, the test fails and the 'evil-doers' are
printed to System.out. |
MockPrincipal.java | Class | |
MockRollerContext.java | Class | |
ServletTestBase.java | Class | Base class for Roller Servlet tests with setup method that creates required
MockRunner mocks for Servlet context, request and JSP factory objects. |
StrutsActionTestBase.java | Class | Base class for Roller action tests with setup method that creates required
MockRunner mocks for Servlet context and request objects. |
UIPluginManagerTest.java | Class | Test Plugin Management business layer operations. |