com.ibm.wala.cast.java.test
Class IRTests.GraphAssertions

java.lang.Object
  extended by com.ibm.wala.cast.java.test.IRTests.GraphAssertions
Enclosing class:
IRTests

protected static class IRTests.GraphAssertions
extends java.lang.Object


Field Summary
 java.util.Set<IRTests.EdgeAssertions> nodeAssertions
           
 
Constructor Summary
IRTests.GraphAssertions()
           
IRTests.GraphAssertions(IRTests.EdgeAssertions ea1)
           
IRTests.GraphAssertions(IRTests.EdgeAssertions ea1, IRTests.EdgeAssertions ea2)
           
IRTests.GraphAssertions(IRTests.EdgeAssertions ea1, IRTests.EdgeAssertions ea2, IRTests.EdgeAssertions ea3)
           
IRTests.GraphAssertions(IRTests.EdgeAssertions ea1, IRTests.EdgeAssertions ea2, IRTests.EdgeAssertions ea3, IRTests.EdgeAssertions ea4)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodeAssertions

public final java.util.Set<IRTests.EdgeAssertions> nodeAssertions
Constructor Detail

IRTests.GraphAssertions

public IRTests.GraphAssertions()

IRTests.GraphAssertions

public IRTests.GraphAssertions(IRTests.EdgeAssertions ea1)

IRTests.GraphAssertions

public IRTests.GraphAssertions(IRTests.EdgeAssertions ea1,
                               IRTests.EdgeAssertions ea2)

IRTests.GraphAssertions

public IRTests.GraphAssertions(IRTests.EdgeAssertions ea1,
                               IRTests.EdgeAssertions ea2,
                               IRTests.EdgeAssertions ea3)

IRTests.GraphAssertions

public IRTests.GraphAssertions(IRTests.EdgeAssertions ea1,
                               IRTests.EdgeAssertions ea2,
                               IRTests.EdgeAssertions ea3,
                               IRTests.EdgeAssertions ea4)