java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.jmeter.junit.JMeterTestCase
org.apache.jorphan.collections.TestConfigurationTree
- All Implemented Interfaces:
- junit.framework.Test
- public class TestConfigurationTree
- extends org.apache.jmeter.junit.JMeterTestCase
| Fields inherited from class junit.framework.TestCase |
|
| 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 |
config
ConfigurationTree config
TestConfigurationTree
public TestConfigurationTree(java.lang.String name)
setUp
public void setUp()
throws java.lang.Exception
- Description copied from class:
junit.framework.TestCase
- Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
testToString
public void testToString()
throws java.lang.Exception
testManipulation1
public void testManipulation1()
throws java.lang.Exception
testBigLoad
public void testBigLoad()
throws java.lang.Exception
testAsProperties
public void testAsProperties()
throws java.lang.Exception
testAddProps
public void testAddProps()
throws java.lang.Exception
testDefault
public void testDefault()
throws java.lang.Exception