Searched refs:expectedEdges (Results 1 – 1 of 1) sorted by relevance
134 Set<Edge> expectedEdges = ImmutableSet.<Edge>of( in testLinkedAndInstanceBindings() local141 assertEquals(expectedEdges, grapher.edges); in testLinkedAndInstanceBindings()159 Set<Edge> expectedEdges = ImmutableSet.<Edge>of( in testProviderBindings() local166 assertEquals("wrong edges", expectedEdges, grapher.edges); in testProviderBindings()179 Set<Edge> expectedEdges = ImmutableSet.<Edge>of( in testGraphWithGivenRoot() local182 assertEquals(expectedEdges, grapher.edges); in testGraphWithGivenRoot()