|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.apache.jmeter.junit.protocol.http.parser.HtmlParserTester
Title: Description: Copyright: Copyright (c) 2001 Company:
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 |
public HtmlParserTester(String name)
name
- Description of ParameterMethod Detail |
public void testSimpleParse() throws Exception
Exception
- Description of Exceptionpublic void testSimpleParse2() throws Exception
Exception
public void testSimpleParse3() throws Exception
Exception
public void testSimpleParse4() throws Exception
Exception
public void testSimpleParse5() throws Exception
Exception
public void testFailSimpleParse1() throws Exception
Exception
public void testFailSimpleParse3() throws Exception
Exception
public void testFailSimpleParse2() throws Exception
Exception
public void testSimpleFormParse() throws Exception
Exception
- Description of Exceptionpublic void testBadCharParse() throws Exception
Exception
- Description of Exception
|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |