Apache JMeter
2.1.1

org.apache.jmeter.control
Class WhileController.Test

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

public static class WhileController.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
WhileController.Test(String name)
           
 
Method Summary
 void disabletestAlwaysFailBAD()
           
 void runTestAlwaysFail(boolean other)
           
 void runTestPrevFailed(String s)
           
 void runtestPrevOK(String type)
           
 void testAlwaysFailOK()
           
 void testBlankPrevFailed()
           
 void testBlankPrevOK()
           
 void testfalsePrevFailed()
           
 void testLASTPrevFailed()
           
 void testLastPrevOK()
           
 void testOtherPrevOK()
           
 
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

WhileController.Test

public WhileController.Test(String name)
Method Detail

testBlankPrevOK

public void testBlankPrevOK()
                     throws Exception
Throws:
Exception

testLastPrevOK

public void testLastPrevOK()
                    throws Exception
Throws:
Exception

testOtherPrevOK

public void testOtherPrevOK()
                     throws Exception
Throws:
Exception

runtestPrevOK

public void runtestPrevOK(String type)
                   throws Exception
Throws:
Exception

testBlankPrevFailed

public void testBlankPrevFailed()
                         throws Exception
Throws:
Exception

testLASTPrevFailed

public void testLASTPrevFailed()
                        throws Exception
Throws:
Exception

testfalsePrevFailed

public void testfalsePrevFailed()
                         throws Exception
Throws:
Exception

runTestPrevFailed

public void runTestPrevFailed(String s)
                       throws Exception
Throws:
Exception

testAlwaysFailOK

public void testAlwaysFailOK()
                      throws Exception
Throws:
Exception

disabletestAlwaysFailBAD

public void disabletestAlwaysFailBAD()
                              throws Exception
Throws:
Exception

runTestAlwaysFail

public void runTestAlwaysFail(boolean other)

Apache JMeter
2.1.1

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