Apache JMeter
2.1.1

org.apache.jmeter.functions
Class XPathFileContainer.Test

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.junit.JMeterTestCase
              extended byorg.apache.jmeter.functions.XPathFileContainer.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
XPathFileContainer

public static class XPathFileContainer.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
XPathFileContainer.Test(String a)
           
 
Method Summary
 void testColumns()
           
 void testDefault()
           
 void testNull()
           
 void testrowNum()
           
 
Methods inherited from class org.apache.jmeter.junit.JMeterTestCase
findTestFile
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

XPathFileContainer.Test

public XPathFileContainer.Test(String a)
Method Detail

testNull

public void testNull()
              throws Exception
Throws:
Exception

testrowNum

public void testrowNum()
                throws Exception
Throws:
Exception

testColumns

public void testColumns()
                 throws Exception
Throws:
Exception

testDefault

public void testDefault()
                 throws Exception
Throws:
Exception

Apache JMeter
2.1.1

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