SubelementCreatorActionTest |
public class SubelementCreatorActionTest extends TestCase (Code) |
| Test to check functionallity of
SubelementCreatorAction .
Contract of Action class:
- Subelement action are not allowed to be first in list. There must be a
root action.
- Subelement action will create a
CollectionCreatorAction action
containing all field data processed for basic root element from xml
resource..
-
author: jg |