@NonNullByDefault
Package org.opendaylight.genius.datastoreutils.testutils.infra
Incubator package for new infrastructure utility code
which will be proposed into upstream projects once
merged and proven to be useful here for a while.
-
Class Summary Class Description AutoCloseableModule Guice module whichAutoCloseable.close()
's all boundAutoCloseable
. -
Exception Summary Exception Description AutoCloseableRuntimeException RuntimeException thrown on catch ofException
from anAutoCloseable.close()
.