Uses of Class
com.carrotsearch.ant.tasks.junit4.events.BootstrapEvent
Packages that use BootstrapEvent
-
Uses of BootstrapEvent in com.carrotsearch.ant.tasks.junit4
Fields in com.carrotsearch.ant.tasks.junit4 declared as BootstrapEventModifier and TypeFieldDescriptionprivate BootstrapEventForkedJvmInfo.bootstrapEventBootstrap event.Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type BootstrapEventModifier and TypeMethodDescriptionvoidDiagnosticsListener.receiveBootstrap(BootstrapEvent e) (package private) voidForkedJvmInfo.setBootstrapEvent(BootstrapEvent e) Set the bootstrap event associated with this slave.