public class AbstractElementAssertor<E extends com.google.inject.spi.Element> extends Object implements ElementAssertor<E>
| Constructor and Description |
|---|
AbstractElementAssertor() |
public boolean asserts(E candidate)
asserts in interface ElementAssertor<E extends com.google.inject.spi.Element>public int expectedTimes()
expectedTimes in interface ElementAssertor<E extends com.google.inject.spi.Element>public Class<E> targetType()
targetType in interface ElementAssertor<E extends com.google.inject.spi.Element>Copyright © 2014. All Rights Reserved.