public class ScopedIDTest
extends TestCase
ScopedID.| Modifier and Type | Field and Description |
|---|---|
protected ScopedID |
_test_this |
protected ScopedID |
test |
protected ScopedID |
test_that |
protected ScopedID |
test_this |
protected ScopedID |
test_this_too |
| Constructor and Description |
|---|
ScopedIDTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected void |
setUp() |
void |
testCompareTo_0() |
void |
testCompareTo_1() |
void |
testCompareTo_2() |
void |
testCompareTo_3() |
void |
testEqualsObject() |
void |
testToString_0() |
void |
testToString_1() |
void |
testToString_2() |
void |
testToString_3() |
protected ScopedID test_this
protected ScopedID test_that
protected ScopedID test_this_too
protected ScopedID test
protected ScopedID _test_this
public static void main(java.lang.String[] args)
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic final void testCompareTo_0()
public final void testCompareTo_1()
public final void testCompareTo_2()
public final void testCompareTo_3()
public final void testEqualsObject()
public final void testToString_0()
public final void testToString_1()
public final void testToString_2()
public final void testToString_3()