gov.llnl.babel.ast
Class ScopedIDTest
java.lang.Object
   TestCase
TestCase
       gov.llnl.babel.ast.ScopedIDTest
gov.llnl.babel.ast.ScopedIDTest
- public class ScopedIDTest 
- extends TestCase
A JUnit test for ScopedID.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
test_this
protected ScopedID test_this
test_that
protected ScopedID test_that
test_this_too
protected ScopedID test_this_too
test
protected ScopedID test
_test_this
protected ScopedID _test_this
ScopedIDTest
public ScopedIDTest()
main
public static void main(java.lang.String[] args)
- 
 
setUp
protected void setUp()
              throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
testCompareTo_0
public final void testCompareTo_0()
- 
 
testCompareTo_1
public final void testCompareTo_1()
- 
 
testCompareTo_2
public final void testCompareTo_2()
- 
 
testCompareTo_3
public final void testCompareTo_3()
- 
 
testEqualsObject
public final void testEqualsObject()
- 
 
testToString_0
public final void testToString_0()
- 
 
testToString_1
public final void testToString_1()
- 
 
testToString_2
public final void testToString_2()
- 
 
testToString_3
public final void testToString_3()
-