Home
last modified time | relevance | path

Searched refs:testToConstructorBinding (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/test/com/google/inject/spi/
DSpiBindingsTest.java197 public void testToConstructorBinding() { in testToConstructorBinding() method in SpiBindingsTest
/external/guice/core/test/com/google/inject/
DBindingTest.java249 public void testToConstructorBinding() throws NoSuchMethodException { in testToConstructorBinding() method in BindingTest