All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractProvider A provider base class that all providers should extend to shield themselves from interface changesBaseProviderFactory CategorizedReportEntry CloseableIterator<T> This iterator is marked as stopped ifCloseableIterator.isClosed()
returnstrue
.Command Encapsulates data and command sent from master to forked process.CommandLineOption CLI options.CommandListener Command listener interface.CommandReader Reader of commands coming from plugin(master) process.ConcurrencyUtils Concurrency utilities.ConsoleOutputCapture Deals with system.out/err.ConsoleOutputReceiver A receiver of stdout/sterr output from running tests.ConsoleOutputReceiverForCurrentThread ConsoleStream Delegates toSystem.out
.DaemonThreadFactory Creates new daemon Thread.DefaultDirectConsoleReporter DefaultDirectoryScanner Deprecated. DefaultRunOrderCalculator Applies the final runorder of the testsDefaultScanResult DirectoryScanner Deprecated. DirectoryScannerParameters DumpErrorSingleton Dumps lost commands and caused exceptions in forked JVM.DumpFileUtils Dumps a text or exception in dump file.ForkingReporterFactory Creates ForkingReporters, which are typically one instance per TestSet or thread.ForkingRunListener Encodes the full output of the test run to the stdout stream.GenericTestPattern<P,C,M> Resolves string test patterns in object oriented patternsP
.ImmutableMap<K,V> Copies input map inconstructor
, and Entries are linked and thread-safe.LegacyPojoStackTraceWriter Write the trace out for a POJO test.MasterProcessCommand Commands which are sent from plugin to the forked jvm.NonAbstractClassFilter ObjectUtils Similar to Java 7 java.util.Objects.PrioritizedTest Priority ProviderParameterNames ProviderParameters Injected into the providers upon provider construction.ReflectionUtils ReportEntry Describes a single entry for a test reportReporterConfiguration Bits and pieces of reporting configuration that seem to be necessary on the provider side.ReporterException Exception occurring during report generation.ReporterFactory Used by the providers to request (per-thread) run listeners.ResolvedTest Deprecated. will be renamed to ResolvedTestPatternResolvedTest.Type Type of patterns in ResolvedTest constructor.RunEntryStatistics RunEntryStatisticsMap RunListener Used by providers to report results.RunOrder A RunOrder specifies the order in which the tests will be run.RunOrderCalculator RunOrderParameters RunResult Represents a test-run-result; this may be from a single test run or an aggregated result.SafeThrowable Guards against misbehaving throwablesScannerFilter ScanResult Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.ShutdownAware See the plugin configuration parametershutdown
.SimpleReportEntry SpecificTestClassFilter Filter for test class filesStackTraceWriter Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.StringUtils Commonjava.lang.String
manipulation routines.StringUtils.EncodedArray Escaped string to byte array with offset 0 and certain length.SurefireProvider Interface to be implemented by all Surefire providers.SurefireReflectionException Exception indicating that surefire had problems with reflection.SurefireReflector Does reflection based invocation of the surefire methods.TestArtifactInfo Contains information about the detected test artifactTestClassMethodNameUtils JUnit Description parser.TestFilter<C,M> Generic interface of test filter.TestListResolver Resolved multi pattern filter e.g.TestRequest Information about the requested test.TestSetFailedException Exception that indicates a test failed.TestSetReportEntry Describes test-set when started and finished.TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run.ThreadedExecutionScheduler UrlUtils Utility for dealing with URLs in pre-JDK 1.4.