Method Summary |
|
protected NodeCombiner | createCombiner() Creates the combiner. |
public void | testAttributes() Tests combination of attributes. |
public void | testCombinedTableList() Tests the combination of the table structure when the table node is
declared as a list node. |
public void | testCombinedTableNoList() Tests the combination of the table structure. |
public void | testListFromFirstStructure() Tests if a list from the first node structure overrides a list in the
second structure. |
public void | testListFromSecondStructure() Tests if a list from the second structure is added if it is not defined
in the first structure. |
public void | testOverrideValues() Tests whether property values are correctly overridden. |
public void | testSimpleValues() Tests combination of simple elements. |