Apache JMeter
2.0.1.20050615

org.apache.jmeter.junit.protocol.http.parser
Class HtmlParserTester

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

public class HtmlParserTester
extends JMeterTestCase

Created June 14, 2001

Version:
$Revision: 1.12 $ Last updated: $Date: 2004/02/22 19:20:24 $

Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
HtmlParserTester(String name)
          Constructor for the HtmlParserTester object.
 
Method Summary
 void setUp()
           
 void testBadCharParse()
          A unit test for JUnit.
 void testFailSimpleParse1()
           
 void testFailSimpleParse2()
           
 void testFailSimpleParse3()
           
 void testSimpleFormParse()
          A unit test for JUnit.
 void testSimpleParse()
          A unit test for JUnit.
 void testSimpleParse2()
           
 void testSimpleParse3()
           
 void testSimpleParse4()
           
 void testSimpleParse5()
           
 
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

HtmlParserTester

public HtmlParserTester(String name)
Constructor for the HtmlParserTester object.

Method Detail

setUp

public void setUp()

testSimpleParse

public void testSimpleParse()
                     throws Exception
A unit test for JUnit.

Throws:
Exception

testSimpleParse2

public void testSimpleParse2()
                      throws Exception
Throws:
Exception

testSimpleParse3

public void testSimpleParse3()
                      throws Exception
Throws:
Exception

testSimpleParse4

public void testSimpleParse4()
                      throws Exception
Throws:
Exception

testSimpleParse5

public void testSimpleParse5()
                      throws Exception
Throws:
Exception

testFailSimpleParse1

public void testFailSimpleParse1()
                          throws Exception
Throws:
Exception

testFailSimpleParse3

public void testFailSimpleParse3()
                          throws Exception
Throws:
Exception

testFailSimpleParse2

public void testFailSimpleParse2()
                          throws Exception
Throws:
Exception

testSimpleFormParse

public void testSimpleFormParse()
                         throws Exception
A unit test for JUnit.

Throws:
Exception

testBadCharParse

public void testBadCharParse()
                      throws Exception
A unit test for JUnit.

Throws:
Exception

Apache JMeter
2.0.1.20050615

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