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

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

public class CloneTest
extends WalaTestCase

Check properties of a call to clone() in RTA


Constructor Summary
CloneTest()
           
 
Method Summary
 void testClone()
           
 
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

CloneTest

public CloneTest()
Method Detail

testClone

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