| ch.ethz.prose.FieldNotificationTest
FieldNotificationTest | public class FieldNotificationTest extends TestCase (Code) | | FieldNotificationTest. Used to find out if fields also get
accessed during instantion time, even if not set to default value.
version: $Revision: 1.3 $ author: Gerard Roos |
Inner Class :static class TestClass | |
Inner Class :public static class TestExtension extends DefaultAspect | |
READ | final static boolean READ(Code) | | |
WRITE | final static boolean WRITE(Code) | | |
readwriteAccess | static boolean readwriteAccess(Code) | | |
FieldNotificationTest | public FieldNotificationTest(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
runTestInstantiation | protected void runTestInstantiation()(Code) | | |
setUp | protected void setUp()(Code) | | Set up fixture.
|
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | protected void tearDown()(Code) | | |
|
|