Uses of Annotation Type
com.carrotsearch.randomizedtesting.annotations.SuppressForbidden
Packages that use SuppressForbidden
Package
Description
-
Uses of SuppressForbidden in com.carrotsearch.ant.tasks.junit4
Methods in com.carrotsearch.ant.tasks.junit4 with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprivate voidJUnit4.checkJvmOutput(com.google.common.eventbus.EventBus aggregatedBus, Path file, ForkedJvmInfo forked, String fileName) private org.apache.tools.ant.taskdefs.ExecuteJUnit4.forkProcess(ForkedJvmInfo slaveInfo, com.google.common.eventbus.EventBus eventBus, org.apache.tools.ant.types.CommandlineJava commandline, InputStream eventStream, OutputStream sysout, OutputStream syserr, RandomAccessFile streamsBuffer) Execute a slave process. -
Uses of SuppressForbidden in com.carrotsearch.ant.tasks.junit4.listeners
Methods in com.carrotsearch.ant.tasks.junit4.listeners with annotations of type SuppressForbidden -
Uses of SuppressForbidden in com.carrotsearch.ant.tasks.junit4.listeners.json
Methods in com.carrotsearch.ant.tasks.junit4.listeners.json with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionvoidJsonReport.onSuiteResult(AggregatedSuiteResultEvent e) Emit information about a single suite and all of its tests. -
Uses of SuppressForbidden in com.carrotsearch.ant.tasks.junit4.slave
Classes in com.carrotsearch.ant.tasks.junit4.slave with annotations of type SuppressForbiddenMethods in com.carrotsearch.ant.tasks.junit4.slave with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprotected voidStreamFlusherDecorator.before()private static voidSlaveMain.redirectStreams(Serializer serializer, boolean flushFrequently) Redirect standard streams so that the output can be passed to listeners.static voidWarning emitter. -
Uses of SuppressForbidden in com.carrotsearch.ant.tasks.junit4.tools
Classes in com.carrotsearch.ant.tasks.junit4.tools with annotations of type SuppressForbidden -
Uses of SuppressForbidden in com.carrotsearch.randomizedtesting.listeners
Methods in com.carrotsearch.randomizedtesting.listeners with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionvoidReproduceInfoPrinter.testFailure(org.junit.runner.notification.Failure failure) -
Uses of SuppressForbidden in com.carrotsearch.randomizedtesting.rules
Methods in com.carrotsearch.randomizedtesting.rules with annotations of type SuppressForbidden