edu.cmu.cs.crystal.tac.eclipse
Class EclipseTACFieldTest
java.lang.Object
edu.cmu.cs.crystal.tac.eclipse.EclipseTACFieldTest
public class EclipseTACFieldTest
- extends Object
- Author:
- kbierhof
EclipseTACFieldTest
public EclipseTACFieldTest()
testReadField
public void testReadField()
throws Exception
- Throws:
Exception
testReadThis
public void testReadThis()
throws Exception
- Throws:
Exception
testObjectRead
public void testObjectRead()
throws Exception
- Throws:
Exception
testFieldWrite
public void testFieldWrite()
throws Exception
- Throws:
Exception
testFieldInc
public void testFieldInc()
throws Exception
- Throws:
Exception
testNestedFieldWrite
public void testNestedFieldWrite()
throws Exception
- Throws:
Exception
testPrivateOuterField
public void testPrivateOuterField()
throws Exception
- Throws:
Exception
testVisibleOuterField
public void testVisibleOuterField()
throws Exception
- Throws:
Exception