Package org.opendaylight.infrautils.inject.guice.testutils
-
Class Summary Class Description AbstractCheckedModule Deprecated. Use org.opendaylight.infrautils.inject.guice.AbstractCheckedModule instead.AbstractGuiceJsr250Module Convenience Guice module support class, which installs theAnnotationsModule
, and handles exceptions as theAbstractCheckedModule
does.AnnotationsModule Guice module with built-in Mycila Guice Extensions for JSR-250 & Closeable support for @PreDestroy & @PostConstruct.GuiceRule JUnit Rule which initializes GuiceInjector
for tests.