Annotation Type WithPlugins
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface WithPlugins
This annotation can be used on integration tests to specify manually which plugins Nuun will load.- Author:
- epo.jemba@kametic.com
-
-
Element Detail
-
value
Class<? extends io.nuun.kernel.api.Plugin>[] value
-
-