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 void
JUnit4.checkJvmOutput
(com.google.common.eventbus.EventBus aggregatedBus, Path file, ForkedJvmInfo forked, String fileName) private org.apache.tools.ant.taskdefs.Execute
JUnit4.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 TypeMethodDescriptionvoid
JsonReport.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 void
StreamFlusherDecorator.before()
private static void
SlaveMain.redirectStreams
(Serializer serializer, boolean flushFrequently) Redirect standard streams so that the output can be passed to listeners.static void
Warning 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 TypeMethodDescriptionvoid
ReproduceInfoPrinter.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