Subclasses of AbstractMergeTest in org.apache.jackrabbit.test.api.version |
class |
MergeActivityTest
MergeActivityTest contains tests dealing with merging activities |
class |
MergeCancelMergeTest
MergeCancelMergeTest contains tests dealing with nodes on which
cancelMerge is called. |
class |
MergeCheckedoutSubNodeTest
MergeCheckedoutSubNodeTest contains tests dealing with
checked-out nodes in the subtree of the node on which merge is called. |
class |
MergeDoneMergeTest
MergeDoneMergeTest contains test dealing with nodes on which
doneMerge is called. |
class |
MergeNodeIteratorTest
MergeNodeIteratorTest tests if Node.merge(String, boolean) if
bestEffort is true returns a NodeIterator over all versionalbe nodes in the
subtree that received a merge result of fail. |
class |
MergeNodeTest
MergeNodeTest contains tests dealing with general merge node
calls. |
class |
MergeNonVersionableSubNodeTest
MergeNonVersionableSubNodeTest contains test dealing with
nonversionable nodes in the subtree of the node on which merge is called. |
class |
MergeShallowTest
MergeShallowTest contains tests dealing with general shallow
merge calls. |
class |
MergeSubNodeTest
MergeSubNodeTest contains tests dealing with sub nodes in the
subtree of the node on which merge is called. |