com.ibm.wala.core.tests.callGraph
Class ClassConstantTest

java.lang.Object
  extended by com.ibm.wala.core.tests.util.WalaTestCase
      extended by com.ibm.wala.core.tests.callGraph.ClassConstantTest

public class ClassConstantTest
extends WalaTestCase

Check handling of class constants (test for part of 1.5 support)


Constructor Summary
ClassConstantTest()
           
 
Method Summary
 void testClassConstants()
           
 
Methods inherited from class com.ibm.wala.core.tests.util.WalaTestCase
assertBound, assertBound, justThisTest, setUp, tearDown, useShortProfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassConstantTest

public ClassConstantTest()
Method Detail

testClassConstants

public void testClassConstants()
                        throws ClassHierarchyException,
                               java.lang.IllegalArgumentException,
                               CancelException,
                               java.io.IOException
Throws:
ClassHierarchyException
java.lang.IllegalArgumentException
CancelException
java.io.IOException