Apache JMeter
1.9

org.apache.jmeter.extractor
Class RegexExtractor.Test

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.apache.jmeter.extractor.RegexExtractor.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
RegexExtractor

public static class RegexExtractor.Test
extends junit.framework.TestCase


Constructor Summary
RegexExtractor.Test(String name)
           
 
Method Summary
 void setUp()
           
 void testVariableExtraction()
           
 void testVariableExtraction2()
           
 void testVariableExtraction3()
           
 void testVariableExtraction6()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

RegexExtractor.Test

public RegexExtractor.Test(String name)
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

testVariableExtraction

public void testVariableExtraction()
                            throws Exception
Exception

testVariableExtraction2

public void testVariableExtraction2()
                             throws Exception
Exception

testVariableExtraction6

public void testVariableExtraction6()
                             throws Exception
Exception

testVariableExtraction3

public void testVariableExtraction3()
                             throws Exception
Exception

Apache JMeter
1.9

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