|
Apache JMeter 2.0.1.20050615 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.jmeter.junit.JMeterTestCase
org.apache.jmeter.protocol.http.parser.HTMLParser.Test
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 |
public HTMLParser.Test()
public HTMLParser.Test(String name)
public HTMLParser.Test(String name, int test)
public HTMLParser.Test(String name, String parser, int test)
Method Detail |
public static junit.framework.Test suite()
public void testParserProperty() throws Exception
Exception
public void testDefaultParser() throws Exception
Exception
public void testParserDefault() throws Exception
Exception
public void testParserMissing() throws Exception
Exception
public void testNotParser() throws Exception
Exception
public void testNotCreatable() throws Exception
Exception
public void testParserSet() throws Exception
Exception
public void testParserList() throws Exception
Exception
|
Apache JMeter 2.0.1.20050615 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |