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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.ibm.wala.core.tests.util.WalaTestCase
              extended by com.ibm.wala.core.tests.callGraph.DebuggingBitsetCallGraphTest
All Implemented Interfaces:
junit.framework.Test

public class DebuggingBitsetCallGraphTest
extends WalaTestCase

Run the call graph only test with paranoid debugging bit vectors


Constructor Summary
DebuggingBitsetCallGraphTest(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testBimodalSparse()
           
 void testSemiSparseShared()
           
 void testSharedBimodal()
           
 void testSharedBitVector()
           
 void testSharedSparse()
           
 
Methods inherited from class com.ibm.wala.core.tests.util.WalaTestCase
assertBound, assertBound, justThisTest, setUp, tearDown, useShortProfile
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DebuggingBitsetCallGraphTest

public DebuggingBitsetCallGraphTest(java.lang.String arg0)
Method Detail

main

public static void main(java.lang.String[] args)

testBimodalSparse

public void testBimodalSparse()
                       throws ClassHierarchyException
Throws:
ClassHierarchyException

testSharedBimodal

public void testSharedBimodal()
                       throws ClassHierarchyException
Throws:
ClassHierarchyException

testSharedSparse

public void testSharedSparse()
                      throws ClassHierarchyException
Throws:
ClassHierarchyException

testSharedBitVector

public void testSharedBitVector()
                         throws ClassHierarchyException
Throws:
ClassHierarchyException

testSemiSparseShared

public void testSemiSparseShared()
                          throws ClassHierarchyException
Throws:
ClassHierarchyException