Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.http.parser
Class HTMLParser.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.HTMLParser.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
HTMLParser

public static class HTMLParser.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
HTMLParser.Test()
           
HTMLParser.Test(String name)
           
HTMLParser.Test(String name, int test)
           
HTMLParser.Test(String name, String parser, int test)
           
 
Method Summary
static junit.framework.Test suite()
           
 void testDefaultParser()
           
 void testNotCreatable()
           
 void testNotParser()
           
 void testParserDefault()
           
 void testParserList()
           
 void testParserMissing()
           
 void testParserProperty()
           
 void testParserSet()
           
 
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

HTMLParser.Test

public HTMLParser.Test()

HTMLParser.Test

public HTMLParser.Test(String name)

HTMLParser.Test

public HTMLParser.Test(String name,
                       int test)

HTMLParser.Test

public HTMLParser.Test(String name,
                       String parser,
                       int test)
Method Detail

suite

public static junit.framework.Test suite()

testParserProperty

public void testParserProperty()
                        throws Exception
Throws:
Exception

testDefaultParser

public void testDefaultParser()
                       throws Exception
Throws:
Exception

testParserDefault

public void testParserDefault()
                       throws Exception
Throws:
Exception

testParserMissing

public void testParserMissing()
                       throws Exception
Throws:
Exception

testNotParser

public void testNotParser()
                   throws Exception
Throws:
Exception

testNotCreatable

public void testNotCreatable()
                      throws Exception
Throws:
Exception

testParserSet

public void testParserSet()
                   throws Exception
Throws:
Exception

testParserList

public void testParserList()
                    throws Exception
Throws:
Exception

Apache JMeter
2.0.1.20050615

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