@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Listeners
RunNotifier used for executing tests inside
RandomizedRunner.value()| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends org.junit.runner.notification.RunListener>[] |
value
An array of listener classes.
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.