Searched refs:bWithA2 (Results 1 – 1 of 1) sorted by relevance
206 SimpleNode bWithA2 = new SimpleNode('b', a2, null); in testModifyInsertInequivalentNode() local208 bWithA2); in testModifyInsertInequivalentNode()210 SimpleNode dWithA2 = new SimpleNode('d', bWithA2, f); in testModifyInsertInequivalentNode()211 expect(nodeFactory.createNode(same(d), same(bWithA2), same(f))).andReturn( in testModifyInsertInequivalentNode()