Apache JMeter
2.0.1.20050615

org.apache.jmeter.junit
Class JMeterTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.junit.JMeterTestCase
              extended byorg.apache.jmeter.junit.JMeterTest
All Implemented Interfaces:
junit.framework.Test

public class JMeterTest
extends JMeterTestCase

Version:
$Revision: 1.55 $ Last update $Date: 2004/03/18 23:18:23 $

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

JMeterTest

public JMeterTest(String name)

JMeterTest

public JMeterTest(String testName,
                  TestElement te)

JMeterTest

public JMeterTest(String testName,
                  Serializable ser)

JMeterTest

public JMeterTest(String testName,
                  JMeterGUIComponent gc)

JMeterTest

public JMeterTest(String testName,
                  Function fi)
Method Detail

suite

public static junit.framework.Test suite()
                                  throws Exception
Throws:
Exception

createTitleSet

public void createTitleSet()
                    throws Exception
Throws:
Exception

createTagSet

public void createTagSet()
                  throws Exception
Throws:
Exception

createFunctionSet

public void createFunctionSet()
                       throws Exception
Throws:
Exception

checkGuiSet

public void checkGuiSet()
                 throws Exception
Throws:
Exception

checkFunctionSet

public void checkFunctionSet()
                      throws Exception
Throws:
Exception

runGUITitle

public void runGUITitle()
                 throws Exception
Throws:
Exception

runFunction

public void runFunction()
                 throws Exception
Throws:
Exception

runFunction2

public void runFunction2()
                  throws Exception
Throws:
Exception

GUIComponents1

public void GUIComponents1()
                    throws Exception
Throws:
Exception

GUIComponents2

public void GUIComponents2()
                    throws Exception
Throws:
Exception

runSerialTest

public void runSerialTest()
                   throws Exception
Throws:
Exception

runTestElement

public void runTestElement()
                    throws Exception
Throws:
Exception

Apache JMeter
2.0.1.20050615

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