Uses of Class
org.apache.maven.surefire.api.testset.TestSetFailedException
Packages that use TestSetFailedException
Package
Description
-
Uses of TestSetFailedException in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprivate RunResult
AbstractSurefireMojo.executeProvider
(ProviderInfo provider, DefaultScanResult scanResult, TestClassPath testClasspathWrapper, Platform platform, ResolvePathResultWrapper resolvedJavaModularityResult) InPluginVMSurefireStarter.runSuitesInProcess
(DefaultScanResult scanResult) -
Uses of TestSetFailedException in org.apache.maven.surefire.api.provider
Methods in org.apache.maven.surefire.api.provider that throw TestSetFailedException -
Uses of TestSetFailedException in org.apache.maven.surefire.api.util
Methods in org.apache.maven.surefire.api.util that throw TestSetFailedException -
Uses of TestSetFailedException in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that throw TestSetFailedExceptionModifier and TypeMethodDescriptionboolean
CommandReader.awaitStarted()
static RunResult
ProviderFactory.invokeProvider
(Object testSet, ClassLoader testsClassLoader, Object factory, ProviderConfiguration providerConfiguration, boolean insideFork, StartupConfiguration startupConfig, boolean restoreStreams) private void
ForkedBooter.runSuitesInProcess()
-
Uses of TestSetFailedException in org.apache.maven.surefire.common.junit4
Methods in org.apache.maven.surefire.common.junit4 that throw TestSetFailedExceptionModifier and TypeMethodDescriptionstatic void
JUnit4RunListener.rethrowAnyTestMechanismFailures
(org.junit.runner.Result run) -
Uses of TestSetFailedException in org.apache.maven.surefire.junit
Methods in org.apache.maven.surefire.junit that throw TestSetFailedExceptionModifier and TypeMethodDescriptionvoid
JUnitTestSetExecutor.execute
(Class<?> testClass, ClassLoader loader) void
PojoTestSetExecutor.execute
(Class<?> testClass, ClassLoader loader) void
SurefireTestSetExecutor.execute
(Class<?> testClass, ClassLoader loader) private boolean
PojoTestSetExecutor.executeTestMethod
(Class<?> testClass, Method method, long testRunId, PojoTestSetExecutor.DiscoveredTestMethods methods) private void
JUnit3Provider.executeTestSet
(Class<?> testSet, SurefireTestSetExecutor testSetExecutor, JUnit3Reporter reporter, Map<String, String> systemProperties) (package private) static void
JUnit3Provider.setSystemManager
(String smClassName) -
Uses of TestSetFailedException in org.apache.maven.surefire.junit4
Methods in org.apache.maven.surefire.junit4 that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprivate void
JUnit4Provider.setTestsToRun
(Object forkTestSet) private void
JUnit4Provider.upgradeCheck()
-
Uses of TestSetFailedException in org.apache.maven.surefire.junitcore
Methods in org.apache.maven.surefire.junitcore that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprotected void
JUnitCore.afterException
(Throwable e) protected void
JUnitCoreWrapper.JUnitCore.afterException
(Throwable e) private void
JUnitCoreWrapper.createRequestAndRun
(org.junit.runner.manipulation.Filter filter, org.junit.runner.Computer computer, JUnitCoreWrapper.JUnitCore junitCore, Class<?>... classesToRun) private void
JUnitCoreWrapper.execute
(TestsToRun testsToRun, boolean useIterated, Collection<org.junit.runner.notification.RunListener> listeners, org.junit.runner.manipulation.Filter filter) (package private) void
JUnitCoreWrapper.execute
(TestsToRun testsToRun, Collection<org.junit.runner.notification.RunListener> listeners, org.junit.runner.manipulation.Filter filter) (package private) void
JUnitCoreWrapper.execute
(TestsToRun testsToRun, org.junit.runner.manipulation.Filter filter) private void
JUnitCoreWrapper.executeEager
(TestsToRun testsToRun, org.junit.runner.manipulation.Filter filter, Collection<org.junit.runner.notification.RunListener> listeners) private void
JUnitCoreWrapper.executeLazy
(TestsToRun testsToRun, boolean useIterated, org.junit.runner.manipulation.Filter filter, Collection<org.junit.runner.notification.RunListener> listeners) (package private) org.junit.runner.Result
JUnitCore.run
(org.junit.runner.Runner runner) private void
JUnitCoreProvider.setTestsToRun
(Object forkTestSet) -
Uses of TestSetFailedException in org.apache.maven.surefire.junitcore.pc
Methods in org.apache.maven.surefire.junitcore.pc that throw TestSetFailedExceptionModifier and TypeMethodDescriptionParallelComputer.describeElapsedTimeout()
private void
ParallelComputerBuilder.PC.determineThreadCounts
(long suites, long classes, long methods) (package private) static Concurrency
ParallelComputerUtil.resolveConcurrency
(JUnitCoreParameters params, RunnerCounter counts) -
Uses of TestSetFailedException in org.apache.maven.surefire.junitplatform
Methods in org.apache.maven.surefire.junitplatform that throw TestSetFailedException -
Uses of TestSetFailedException in org.apache.maven.surefire.testng
Methods in org.apache.maven.surefire.testng that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprivate static org.testng.xml.XmlMethodSelector
TestNGExecutor.createGroupMatchingSelector
(Map<String, String> options) private static org.testng.xml.XmlMethodSelector
TestNGExecutor.createMethodNameFilteringSelector
(TestListResolver methodFilter) (package private) void
TestNGDirectoryTestSuite.execute
(TestsToRun testsToRun, TestNGReporter testNGReporter) (package private) void
TestNGXmlTestSuite.execute
(TestNGReporter testNGReporter) private void
TestNGDirectoryTestSuite.executeLazy
(TestsToRun testsToRun, TestNGReporter testNGReporter) private void
TestNGDirectoryTestSuite.executeMulti
(TestsToRun testsToRun, TestNGReporter testNGReporter) private void
TestNGDirectoryTestSuite.executeSingleClass
(TestNGReporter testNGReporter, Class<?> testClass) private static int
TestNGExecutor.extractVerboseLevel
(Map<String, String> options) (package private) Iterable
TestNGXmlTestSuite.locateTestSets()
(package private) static void
TestNGExecutor.run
(Iterable<Class<?>> testClasses, String testSourceDirectory, Map<String, String> options, TestNGReporter testNGReporter, File reportsDirectory, TestListResolver methodFilter, List<CommandLineOption> mainCliOptions, int skipAfterFailureCount) (package private) static void
TestNGExecutor.run
(List<String> suiteFiles, String testSourceDirectory, Map<String, String> options, TestNGReporter testNGReporter, File reportsDirectory, int skipAfterFailureCount) -
Uses of TestSetFailedException in org.apache.maven.surefire.testng.conf
Methods in org.apache.maven.surefire.testng.conf that throw TestSetFailedExceptionModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
protected Object
TestNG513Configurator.convertListeners
(String listenerClasses) protected Object
TestNG5141Configurator.convertListeners
(String listenerClasses) protected Object
TestNG5143Configurator.convertListeners
(String listenerClasses) protected Object
TestNGMapConfigurator.convertListeners
(String listenerClasses) TestNG5143Configurator.getConvertedOptions
(Map<String, String> options) TestNG60Configurator.getConvertedOptions
(Map<String, String> options) TestNGMapConfigurator.getConvertedOptions
(Map<String, String> options) (package private) static Class<?>
AbstractDirectConfigurator.loadListenerClasses
(String listenerClasses)