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

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

public class SyntheticTest
extends WalaTestCase

Tests for synthetic methods


Constructor Summary
SyntheticTest()
           
 
Method Summary
 void testMultiSubtypes()
           
 
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

SyntheticTest

public SyntheticTest()
Method Detail

testMultiSubtypes

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