edu.cmu.cs.crystal.tac.eclipse
Class EclipseTACFieldInitTest

java.lang.Object
  extended by edu.cmu.cs.crystal.tac.eclipse.EclipseTACFieldInitTest

public class EclipseTACFieldInitTest
extends Object

Since:
3.3.0
Author:
Kevin Bierhoff

Constructor Summary
EclipseTACFieldInitTest()
           
 
Method Summary
 void testFieldInitializer()
           
 void testFieldInitNew()
           
 void testFieldNoInitializer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseTACFieldInitTest

public EclipseTACFieldInitTest()
Method Detail

testFieldInitializer

public void testFieldInitializer()
                          throws Exception
Throws:
Exception

testFieldInitNew

public void testFieldInitNew()
                      throws Exception
Throws:
Exception

testFieldNoInitializer

public void testFieldNoInitializer()
                            throws Exception
Throws:
Exception