| |
|
| org.jzonic.jlo.VariableManagerTest
VariableManagerTest | public class VariableManagerTest extends TestCase (Code) | | test cases for the for the VariableManager
author: Andreas Mecky author: Terry Dye |
VariableManagerTest | public VariableManagerTest(String name)(Code) | | |
_testReplaceSeveralEnvVariable | public void _testReplaceSeveralEnvVariable()(Code) | | |
_testReplaceSystemVariable | public void _testReplaceSystemVariable()(Code) | | |
main | public static void main(String[] args)(Code) | | The main program for the ConfigurationTest class
Parameters: args - The command line arguments |
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
tearDown | protected void tearDown()(Code) | | |
testAddVars | public void testAddVars()(Code) | | |
testReplaceEnvVariable | public void testReplaceEnvVariable()(Code) | | |
testReplaceNECVariable | public void testReplaceNECVariable()(Code) | | |
testReplaceNEEnvVariable | public void testReplaceNEEnvVariable()(Code) | | |
testReplaceNEVariable | public void testReplaceNEVariable()(Code) | | |
testReplaceSeveralVariable | public void testReplaceSeveralVariable()(Code) | | |
testReplaceVariable | public void testReplaceVariable()(Code) | | |
|
|
|