|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.custommonkey.xmlunit.examples.CountingNodeTester
org.custommonkey.xmlunit.CountingNodeTester
CountingNodeTester
instead.
public class CountingNodeTester
Counts the number of nodes in a document to allow assertions to be made
using a NodeTest.
Examples and more at xmlunit.sourceforge.net
NodeTest
Constructor Summary | |
---|---|
CountingNodeTester(int expectedNumNodes)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.custommonkey.xmlunit.examples.CountingNodeTester |
---|
noMoreNodes, resetCounter, testNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CountingNodeTester(int expectedNumNodes)
|
XMLUnit is hosted by sourceforge.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |