Searched refs:otherOptionalElements (Results 1 – 1 of 1) sorted by relevance
877 List<Object> otherOptionalElements = Lists.newArrayList(); in optionalModuleTest() local900 otherOptionalElements.add(visited); in optionalModuleTest()961 assertEquals("other OptionalBindings found: " + otherOptionalElements, in optionalModuleTest()962 expectedOtherOptionalBindings, otherOptionalElements.size()); in optionalModuleTest()