Uses of Interface
io.avaje.inject.test.Plugin.Scope
-
-
Uses of Plugin.Scope in io.avaje.inject.test
Methods in io.avaje.inject.test that return Plugin.Scope Modifier and Type Method Description Plugin.ScopePlugin. createScope(BeanScope beanScope)Create a plugin scope for either EACH or ALL (per test or per class)
-