Apache JMeter
2.1.1

org.apache.jmeter.control
Class SwitchController.Test

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.junit.JMeterTestCase
              extended byorg.apache.jmeter.control.SwitchController.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
SwitchController

public static class SwitchController.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
SwitchController.Test(String name)
           
 
Method Summary
 void runSimpleTest(String cond, String exp)
           
 void runSimpleTest2(String cond, String exp)
           
 void runSimpleTests(String cond, String exp)
           
 void runTest2(String cond, String[] exp)
           
 void test()
           
 void test0()
           
 void test1()
           
 void test2()
           
 void test3()
           
 void test4()
           
 void testTest2()
           
 void testX()
           
 
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

SwitchController.Test

public SwitchController.Test(String name)
Method Detail

test

public void test()
          throws Exception
Throws:
Exception

test0

public void test0()
           throws Exception
Throws:
Exception

test1

public void test1()
           throws Exception
Throws:
Exception

test2

public void test2()
           throws Exception
Throws:
Exception

test3

public void test3()
           throws Exception
Throws:
Exception

test4

public void test4()
           throws Exception
Throws:
Exception

testX

public void testX()
           throws Exception
Throws:
Exception

runSimpleTests

public void runSimpleTests(String cond,
                           String exp)
                    throws Exception
Throws:
Exception

runSimpleTest

public void runSimpleTest(String cond,
                          String exp)
                   throws Exception
Throws:
Exception

runSimpleTest2

public void runSimpleTest2(String cond,
                           String exp)
                    throws Exception
Throws:
Exception

testTest2

public void testTest2()
               throws Exception
Throws:
Exception

runTest2

public void runTest2(String cond,
                     String[] exp)
              throws Exception
Throws:
Exception

Apache JMeter
2.1.1

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