Searched refs:otherMapBindings (Results 1 – 1 of 1) sorted by relevance
184 List<Object> otherMapBindings = Lists.newArrayList(); in mapInjectorTest() local197 otherMapBindings.add(visited); in mapInjectorTest()254 assertEquals("other MapBindings found: " + otherMapBindings, expectedMapBindings, in mapInjectorTest()255 otherMapBindings.size()); in mapInjectorTest()297 List<Object> otherMapBindings = Lists.newArrayList(); in mapModuleTest() local335 otherMapBindings.add(visited); in mapModuleTest()399 assertEquals("other MapBindings found: " + otherMapBindings, expectedMapBindings, in mapModuleTest()400 otherMapBindings.size()); in mapModuleTest()