public class BoundVariableTest
extends Object
-
Nested Class Summary
Nested Classes
static class
Object bound to variables in this test.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
Constructor Details
-
BoundVariableTest
public BoundVariableTest()
-
Method Details
-
testObjectFieldAccessor
@Test
public void testObjectFieldAccessor()
throws
Exception
- Throws:
Exception
-
testMutableDouble
@Test
public void testMutableDouble()
throws
Exception
- Throws:
Exception
-
testObjectVariableFactory
@Test
public void testObjectVariableFactory()
throws
Exception
- Throws:
Exception
-