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

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

public class EclipseTACArrayTest
extends Object

Author:
kbierhof

Constructor Summary
EclipseTACArrayTest()
           
 
Method Summary
 void testArrayInc()
           
 void testArrayRead()
           
 void testArrayWrite()
           
 void testNestedArrayWrite()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseTACArrayTest

public EclipseTACArrayTest()
Method Detail

testArrayRead

public void testArrayRead()
                   throws Exception
Throws:
Exception

testArrayWrite

public void testArrayWrite()
                    throws Exception
Throws:
Exception

testArrayInc

public void testArrayInc()
                  throws Exception
Throws:
Exception

testNestedArrayWrite

public void testNestedArrayWrite()
                          throws Exception
Throws:
Exception