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 RunResultAbstractSurefireMojo.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 TypeMethodDescriptionbooleanCommandReader.awaitStarted()static RunResultProviderFactory.invokeProvider(Object testSet, ClassLoader testsClassLoader, Object factory, ProviderConfiguration providerConfiguration, boolean insideFork, StartupConfiguration startupConfig, boolean restoreStreams) private voidForkedBooter.runSuitesInProcess() -
Uses of TestSetFailedException in org.apache.maven.surefire.common.junit4
Methods in org.apache.maven.surefire.common.junit4 that throw TestSetFailedExceptionModifier and TypeMethodDescriptionstatic voidJUnit4RunListener.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 TypeMethodDescriptionvoidJUnitTestSetExecutor.execute(Class<?> testClass, ClassLoader loader) voidPojoTestSetExecutor.execute(Class<?> testClass, ClassLoader loader) voidSurefireTestSetExecutor.execute(Class<?> testClass, ClassLoader loader) private booleanPojoTestSetExecutor.executeTestMethod(Class<?> testClass, Method method, long testRunId, PojoTestSetExecutor.DiscoveredTestMethods methods) private voidJUnit3Provider.executeTestSet(Class<?> testSet, SurefireTestSetExecutor testSetExecutor, JUnit3Reporter reporter, Map<String, String> systemProperties) (package private) static voidJUnit3Provider.setSystemManager(String smClassName) -
Uses of TestSetFailedException in org.apache.maven.surefire.junit4
Methods in org.apache.maven.surefire.junit4 that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprivate voidJUnit4Provider.setTestsToRun(Object forkTestSet) private voidJUnit4Provider.upgradeCheck() -
Uses of TestSetFailedException in org.apache.maven.surefire.junitcore
Methods in org.apache.maven.surefire.junitcore that throw TestSetFailedExceptionModifier and TypeMethodDescriptionprotected voidJUnitCore.afterException(Throwable e) protected voidJUnitCoreWrapper.JUnitCore.afterException(Throwable e) private voidJUnitCoreWrapper.createRequestAndRun(org.junit.runner.manipulation.Filter filter, org.junit.runner.Computer computer, JUnitCoreWrapper.JUnitCore junitCore, Class<?>... classesToRun) private voidJUnitCoreWrapper.execute(TestsToRun testsToRun, boolean useIterated, Collection<org.junit.runner.notification.RunListener> listeners, org.junit.runner.manipulation.Filter filter) (package private) voidJUnitCoreWrapper.execute(TestsToRun testsToRun, Collection<org.junit.runner.notification.RunListener> listeners, org.junit.runner.manipulation.Filter filter) (package private) voidJUnitCoreWrapper.execute(TestsToRun testsToRun, org.junit.runner.manipulation.Filter filter) private voidJUnitCoreWrapper.executeEager(TestsToRun testsToRun, org.junit.runner.manipulation.Filter filter, Collection<org.junit.runner.notification.RunListener> listeners) private voidJUnitCoreWrapper.executeLazy(TestsToRun testsToRun, boolean useIterated, org.junit.runner.manipulation.Filter filter, Collection<org.junit.runner.notification.RunListener> listeners) (package private) org.junit.runner.ResultJUnitCore.run(org.junit.runner.Runner runner) private voidJUnitCoreProvider.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 voidParallelComputerBuilder.PC.determineThreadCounts(long suites, long classes, long methods) (package private) static ConcurrencyParallelComputerUtil.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.XmlMethodSelectorTestNGExecutor.createGroupMatchingSelector(Map<String, String> options) private static org.testng.xml.XmlMethodSelectorTestNGExecutor.createMethodNameFilteringSelector(TestListResolver methodFilter) (package private) voidTestNGDirectoryTestSuite.execute(TestsToRun testsToRun, TestNGReporter testNGReporter) (package private) voidTestNGXmlTestSuite.execute(TestNGReporter testNGReporter) private voidTestNGDirectoryTestSuite.executeLazy(TestsToRun testsToRun, TestNGReporter testNGReporter) private voidTestNGDirectoryTestSuite.executeMulti(TestsToRun testsToRun, TestNGReporter testNGReporter) private voidTestNGDirectoryTestSuite.executeSingleClass(TestNGReporter testNGReporter, Class<?> testClass) private static intTestNGExecutor.extractVerboseLevel(Map<String, String> options) (package private) IterableTestNGXmlTestSuite.locateTestSets()(package private) static voidTestNGExecutor.run(Iterable<Class<?>> testClasses, String testSourceDirectory, Map<String, String> options, TestNGReporter testNGReporter, File reportsDirectory, TestListResolver methodFilter, List<CommandLineOption> mainCliOptions, int skipAfterFailureCount) (package private) static voidTestNGExecutor.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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidprotected ObjectTestNG513Configurator.convertListeners(String listenerClasses) protected ObjectTestNG5141Configurator.convertListeners(String listenerClasses) protected ObjectTestNG5143Configurator.convertListeners(String listenerClasses) protected ObjectTestNGMapConfigurator.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)