com.ibm.wala.cast.js.test
Class TestSimplePageCallGraphShapeRhinoNu

java.lang.Object
  extended by com.ibm.wala.core.tests.util.WalaTestCase
      extended by com.ibm.wala.cast.test.TestCallGraphShape
          extended by com.ibm.wala.cast.js.test.TestJSCallGraphShape
              extended by com.ibm.wala.cast.js.test.TestSimplePageCallGraphShape
                  extended by com.ibm.wala.cast.js.test.TestSimplePageCallGraphShapeRhino
                      extended by com.ibm.wala.cast.js.test.TestSimplePageCallGraphShapeRhinoNu

public class TestSimplePageCallGraphShapeRhinoNu
extends TestSimplePageCallGraphShapeRhino


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.wala.cast.test.TestCallGraphShape
TestCallGraphShape.Name
 
Field Summary
 
Fields inherited from class com.ibm.wala.cast.test.TestCallGraphShape
ROOT
 
Constructor Summary
TestSimplePageCallGraphShapeRhinoNu()
           
 
Method Summary
protected  IHtmlParser getParser()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.ibm.wala.cast.js.test.TestSimplePageCallGraphShapeRhino
setUp, testPage3
 
Methods inherited from class com.ibm.wala.cast.js.test.TestSimplePageCallGraphShape
config, testApolloExample, testCrawlPage11, testCrawlPage11b, testCrawlPage12, testCrawlPage13, testCrawlPage15, testCrawlPage16, testCrawlPage17, testIframeTest2, testList, testNojs, testPage1, testPage2, testPage4, testWindowx
 
Methods inherited from class com.ibm.wala.cast.js.test.TestJSCallGraphShape
getNodes
 
Methods inherited from class com.ibm.wala.cast.test.TestCallGraphShape
verifyGraphAssertions, verifyNameAssertions, verifyNoEdges, verifySourceAssertions
 
Methods inherited from class com.ibm.wala.core.tests.util.WalaTestCase
assertBound, assertBound, justThisTest, tearDown, useShortProfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSimplePageCallGraphShapeRhinoNu

public TestSimplePageCallGraphShapeRhinoNu()
Method Detail

main

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

getParser

protected IHtmlParser getParser()
Specified by:
getParser in class TestSimplePageCallGraphShapeRhino