Apache JMeter
1.9

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

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
All Implemented Interfaces:
junit.framework.Test

public class HtmlParserTester
extends junit.framework.TestCase

Title: Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0

Constructor Summary
HtmlParserTester(String name)
          Constructor for the HtmlParserTester object
 
Method Summary
 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 junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

Parameters:
name - Description of Parameter
Method Detail

testSimpleParse

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

Throws:
Exception - Description of Exception

testSimpleParse2

public void testSimpleParse2()
                      throws Exception
Exception

testSimpleParse3

public void testSimpleParse3()
                      throws Exception
Exception

testSimpleParse4

public void testSimpleParse4()
                      throws Exception
Exception

testSimpleParse5

public void testSimpleParse5()
                      throws Exception
Exception

testFailSimpleParse1

public void testFailSimpleParse1()
                          throws Exception
Exception

testFailSimpleParse3

public void testFailSimpleParse3()
                          throws Exception
Exception

testFailSimpleParse2

public void testFailSimpleParse2()
                          throws Exception
Exception

testSimpleFormParse

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

Throws:
Exception - Description of Exception

testBadCharParse

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

Throws:
Exception - Description of Exception

Apache JMeter
1.9

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