|
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.junit.JMeterTest
Field Summary |
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase |
testLog |
Constructor Summary | |
JMeterTest(String name)
|
|
JMeterTest(String testName,
Function fi)
|
|
JMeterTest(String testName,
JMeterGUIComponent gc)
|
|
JMeterTest(String testName,
Serializable ser)
|
|
JMeterTest(String testName,
TestElement te)
|
Method Summary | |
void |
checkFunctionSet()
|
void |
checkGuiSet()
|
void |
createFunctionSet()
|
void |
createTagSet()
|
void |
createTitleSet()
|
void |
GUIComponents1()
|
void |
GUIComponents2()
|
void |
runFunction()
|
void |
runFunction2()
|
void |
runGUITitle()
|
void |
runSerialTest()
|
void |
runTestElement()
|
static junit.framework.Test |
suite()
|
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 JMeterTest(String name)
public JMeterTest(String testName, TestElement te)
public JMeterTest(String testName, Serializable ser)
public JMeterTest(String testName, JMeterGUIComponent gc)
public JMeterTest(String testName, Function fi)
Method Detail |
public static junit.framework.Test suite() throws Exception
Exception
public void createTitleSet() throws Exception
Exception
public void createTagSet() throws Exception
Exception
public void createFunctionSet() throws Exception
Exception
public void checkGuiSet() throws Exception
Exception
public void checkFunctionSet() throws Exception
Exception
public void runGUITitle() throws Exception
Exception
public void runFunction() throws Exception
Exception
public void runFunction2() throws Exception
Exception
public void GUIComponents1() throws Exception
Exception
public void GUIComponents2() throws Exception
Exception
public void runSerialTest() throws Exception
Exception
public void runTestElement() 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 |