|
Apache JMeter 2.1.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
Constructor Summary | |
XPathAssertion.XPathAssertionTest()
|
|
XPathAssertion.XPathAssertionTest(String name)
|
Method Summary | |
static void |
main(String[] args)
|
void |
setUp()
|
void |
testAssertion()
|
void |
testNegateAssertion()
|
void |
testNoTolerance()
|
void |
testTolerance()
|
void |
testValidationFailure()
|
void |
testValidationFailureWithDTD()
|
void |
testValidationSuccess()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XPathAssertion.XPathAssertionTest()
public XPathAssertion.XPathAssertionTest(String name)
Method Detail |
public void setUp()
public void testAssertion() throws Exception
Exception
public void testNegateAssertion() throws Exception
Exception
public void testValidationFailure() throws Exception
Exception
public void testValidationSuccess() throws Exception
Exception
public void testValidationFailureWithDTD() throws Exception
Exception
public void testTolerance() throws Exception
Exception
public void testNoTolerance() throws Exception
Exception
public static void main(String[] args)
|
Apache JMeter 2.1.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |