edu.rice.cs.drjava.config
Class DrJavaPropertySetupTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
edu.rice.cs.drjava.DrJavaTestCase
edu.rice.cs.drjava.model.MultiThreadedTestCase
edu.rice.cs.drjava.config.DrJavaPropertySetupTest
- All Implemented Interfaces:
- Test
public class DrJavaPropertySetupTest
- extends MultiThreadedTestCase
Tests for the variables and language constructs that can be used in external processes.
- Author:
- Mathias Ricken
| 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, failNotEquals, failNotSame, failSame, format |
PS
public final String PS
FS
public final String FS
TMPDIR
public final String TMPDIR
_r
public static final Random _r
DrJavaPropertySetupTest
public DrJavaPropertySetupTest()
setUp
public void setUp()
throws Exception
- Description copied from class:
MultiThreadedTestCase
- Initialize test state to not failed.
- Overrides:
setUp in class MultiThreadedTestCase
- Throws:
Exception - This convention is mandated by the JUnit TestCase class which is an ancestor of this class.
tearDown
public void tearDown()
throws Exception
- Description copied from class:
MultiThreadedTestCase
- If any test failed, print a message saying that some test failed in another thread (not the testing thread).
- Overrides:
tearDown in class MultiThreadedTestCase
- Throws:
Exception
testArithmetic
public void testArithmetic()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testString
public void testString()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testList
public void testList()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testFakeConfigProperties
public void testFakeConfigProperties()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testFile
public void testFile()
throws CloneNotSupportedException,
IOException
- Throws:
CloneNotSupportedException
IOException
testMisc
public void testMisc()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testControlFlow
public void testControlFlow()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testXML
public void testXML()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException