Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.http.parser
Class HtmlParsingUtils.Test

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.junit.JMeterTestCase
              extended byorg.apache.jmeter.protocol.http.parser.HtmlParsingUtils.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
HtmlParsingUtils

public static class HtmlParsingUtils.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
HtmlParsingUtils.Test(String name)
           
 
Method Summary
protected  void setUp()
           
 void testGetDom()
           
 void testGetParser()
           
 void testIsArgumentMatched()
           
 
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, 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

HtmlParsingUtils.Test

public HtmlParsingUtils.Test(String name)
Method Detail

setUp

protected void setUp()

testGetParser

public void testGetParser()
                   throws Exception
Throws:
Exception

testGetDom

public void testGetDom()
                throws Exception
Throws:
Exception

testIsArgumentMatched

public void testIsArgumentMatched()
                           throws Exception
Throws:
Exception

Apache JMeter
2.0.1.20050615

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