Apache JMeter
2.0.1.20050615

org.apache.jmeter.protocol.http.modifier
Class AnchorModifier.Test

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.jmeter.junit.JMeterTestCase
              extended byorg.apache.jmeter.protocol.http.modifier.AnchorModifier.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
AnchorModifier

public static class AnchorModifier.Test
extends JMeterTestCase


Field Summary
 
Fields inherited from class org.apache.jmeter.junit.JMeterTestCase
testLog
 
Constructor Summary
AnchorModifier.Test(String name)
           
 
Method Summary
 void setUp()
           
 void testModifySampler()
           
 void testModifySamplerWithBaseHRef()
           
 void testModifySamplerWithRelativeLink()
           
 void testProcessingHTMLFile(String HTMLFileName)
           
 
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, 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

AnchorModifier.Test

public AnchorModifier.Test(String name)
Method Detail

setUp

public void setUp()

testProcessingHTMLFile

public void testProcessingHTMLFile(String HTMLFileName)
                            throws Exception
Throws:
Exception

testModifySampler

public void testModifySampler()
                       throws Exception
Throws:
Exception

testModifySamplerWithRelativeLink

public void testModifySamplerWithRelativeLink()
                                       throws Exception
Throws:
Exception

testModifySamplerWithBaseHRef

public void testModifySamplerWithBaseHRef()
                                   throws Exception
Throws:
Exception

Apache JMeter
2.0.1.20050615

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