| junitx.ddtunit.data.processing.ContentCreatorActionTest
ContentCreatorActionTest | public class ContentCreatorActionTest extends TestCase (Code) | | Test to check functionallity of
ContentCreatorActionTest .
Contract of Action class:
- Content action must be the last on action stack
- There must be a valid root action distinct from content action.
-
author: jg |
ContentCreatorActionTest | public ContentCreatorActionTest(String name)(Code) | | Instanciate test providing method to test
Parameters: name - of method to execute |
setUp | public void setUp()(Code) | | |
suite | public static Test suite()(Code) | | suite of tests to execute |
testMultipleContentActionProcessing | public void testMultipleContentActionProcessing()(Code) | | |
|
|