Apache JMeter
2.1.1

org.apache.jmeter.assertions
Class XPathAssertion.XPathAssertionTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.assertions.XPathAssertion.XPathAssertionTest
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
XPathAssertion

public static class XPathAssertion.XPathAssertionTest
extends junit.framework.TestCase


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

XPathAssertion.XPathAssertionTest

public XPathAssertion.XPathAssertionTest()

XPathAssertion.XPathAssertionTest

public XPathAssertion.XPathAssertionTest(String name)
Method Detail

setUp

public void setUp()

testAssertion

public void testAssertion()
                   throws Exception
Throws:
Exception

testNegateAssertion

public void testNegateAssertion()
                         throws Exception
Throws:
Exception

testValidationFailure

public void testValidationFailure()
                           throws Exception
Throws:
Exception

testValidationSuccess

public void testValidationSuccess()
                           throws Exception
Throws:
Exception

testValidationFailureWithDTD

public void testValidationFailureWithDTD()
                                  throws Exception
Throws:
Exception

testTolerance

public void testTolerance()
                   throws Exception
Throws:
Exception

testNoTolerance

public void testNoTolerance()
                     throws Exception
Throws:
Exception

main

public static void main(String[] args)

Apache JMeter
2.1.1

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.