Uses of Class
org.apache.maven.surefire.api.testset.TestSetFailedException
-
-
Uses of TestSetFailedException in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that throw TestSetFailedException Modifier and Type Method Description private RunResultAbstractSurefireMojo. executeProvider(ProviderInfo provider, DefaultScanResult scanResult, TestClassPath testClasspathWrapper, Platform platform, ResolvePathResultWrapper resolvedJavaModularityResult)RunResultInPluginVMSurefireStarter. runSuitesInProcess(DefaultScanResult scanResult) -
Uses of TestSetFailedException in org.apache.maven.surefire.api.provider
Methods in org.apache.maven.surefire.api.provider that throw TestSetFailedException Modifier and Type Method Description booleanCommandChainReader. awaitStarted()RunResultSurefireProvider. invoke(java.lang.Object forkTestSet)Runs a forked test -
Uses of TestSetFailedException in org.apache.maven.surefire.api.util
Methods in org.apache.maven.surefire.api.util that throw TestSetFailedException Modifier and Type Method Description static TestsToRunTestsToRun. fromClass(java.lang.Class<?> clazz) -
Uses of TestSetFailedException in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that throw TestSetFailedException Modifier and Type Method Description booleanCommandReader. awaitStarted()static RunResultProviderFactory. invokeProvider(java.lang.Object testSet, java.lang.ClassLoader testsClassLoader, java.lang.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 TestSetFailedException Modifier and Type Method Description static 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 TestSetFailedException Modifier and Type Method Description voidJUnitTestSetExecutor. execute(java.lang.Class<?> testClass, java.lang.ClassLoader loader)voidPojoTestSetExecutor. execute(java.lang.Class<?> testClass, java.lang.ClassLoader loader)voidSurefireTestSetExecutor. execute(java.lang.Class<?> testClass, java.lang.ClassLoader loader)private booleanPojoTestSetExecutor. executeTestMethod(java.lang.Class<?> testClass, java.lang.reflect.Method method, long testRunId, PojoTestSetExecutor.DiscoveredTestMethods methods)private voidJUnit3Provider. executeTestSet(java.lang.Class<?> testSet, SurefireTestSetExecutor testSetExecutor, JUnit3Reporter reporter, java.util.Map<java.lang.String,java.lang.String> systemProperties)RunResultJUnit3Provider. invoke(java.lang.Object forkTestSet)(package private) static voidJUnit3Provider. setSystemManager(java.lang.String smClassName) -
Uses of TestSetFailedException in org.apache.maven.surefire.junit4
Methods in org.apache.maven.surefire.junit4 that throw TestSetFailedException Modifier and Type Method Description RunResultJUnit4Provider. invoke(java.lang.Object forkTestSet)private voidJUnit4Provider. setTestsToRun(java.lang.Object forkTestSet)private voidJUnit4Provider. upgradeCheck() -
Uses of TestSetFailedException in org.apache.maven.surefire.junitcore
Methods in org.apache.maven.surefire.junitcore that throw TestSetFailedException Modifier and Type Method Description protected voidJUnitCore. afterException(java.lang.Throwable e)protected voidJUnitCoreWrapper.JUnitCore. afterException(java.lang.Throwable e)private voidJUnitCoreWrapper. createRequestAndRun(org.junit.runner.manipulation.Filter filter, org.junit.runner.Computer computer, JUnitCoreWrapper.JUnitCore junitCore, java.lang.Class<?>... classesToRun)private voidJUnitCoreWrapper. execute(TestsToRun testsToRun, boolean useIterated, java.util.Collection<org.junit.runner.notification.RunListener> listeners, org.junit.runner.manipulation.Filter filter)(package private) voidJUnitCoreWrapper. execute(TestsToRun testsToRun, java.util.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, java.util.Collection<org.junit.runner.notification.RunListener> listeners)private voidJUnitCoreWrapper. executeLazy(TestsToRun testsToRun, boolean useIterated, org.junit.runner.manipulation.Filter filter, java.util.Collection<org.junit.runner.notification.RunListener> listeners)RunResultJUnitCoreProvider. invoke(java.lang.Object forkTestSet)(package private) org.junit.runner.ResultJUnitCore. run(org.junit.runner.Runner runner)private voidJUnitCoreProvider. setTestsToRun(java.lang.Object forkTestSet) -
Uses of TestSetFailedException in org.apache.maven.surefire.junitcore.pc
Methods in org.apache.maven.surefire.junitcore.pc that throw TestSetFailedException Modifier and Type Method Description java.lang.StringParallelComputer. 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 Modifier and Type Method Description RunResultJUnitPlatformProvider. invoke(java.lang.Object forkTestSet) -
Uses of TestSetFailedException in org.apache.maven.surefire.testng
Methods in org.apache.maven.surefire.testng that throw TestSetFailedException Modifier and Type Method Description private static org.testng.xml.XmlMethodSelectorTestNGExecutor. createGroupMatchingSelector(java.util.Map<java.lang.String,java.lang.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, java.lang.Class<?> testClass)private static intTestNGExecutor. extractVerboseLevel(java.util.Map<java.lang.String,java.lang.String> options)RunResultTestNGProvider. invoke(java.lang.Object forkTestSet)(package private) java.lang.IterableTestNGXmlTestSuite. locateTestSets()(package private) static voidTestNGExecutor. run(java.lang.Iterable<java.lang.Class<?>> testClasses, java.lang.String testSourceDirectory, java.util.Map<java.lang.String,java.lang.String> options, TestNGReporter testNGReporter, java.io.File reportsDirectory, TestListResolver methodFilter, java.util.List<CommandLineOption> mainCliOptions, int skipAfterFailureCount)(package private) static voidTestNGExecutor. run(java.util.List<java.lang.String> suiteFiles, java.lang.String testSourceDirectory, java.util.Map<java.lang.String,java.lang.String> options, TestNGReporter testNGReporter, java.io.File reportsDirectory, int skipAfterFailureCount) -
Uses of TestSetFailedException in org.apache.maven.surefire.testng.conf
Methods in org.apache.maven.surefire.testng.conf that throw TestSetFailedException Modifier and Type Method Description voidAbstractDirectConfigurator. configure(org.testng.TestNG testng, java.util.Map<java.lang.String,java.lang.String> options)voidAbstractDirectConfigurator. configure(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)voidConfigurator. configure(org.testng.TestNG testng, java.util.Map<java.lang.String,java.lang.String> options)voidConfigurator. configure(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)voidTestNG510Configurator. configure(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)voidTestNGMapConfigurator. configure(org.testng.TestNG testng, java.util.Map<java.lang.String,java.lang.String> options)voidTestNGMapConfigurator. configure(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)protected voidTestNG740Configurator. configureParallel(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)Convert and apply the value of the [parallel] setting.protected voidTestNGMapConfigurator. configureParallel(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)protected voidTestNGMapConfigurator. configureThreadCount(org.testng.xml.XmlSuite suite, java.util.Map<java.lang.String,java.lang.String> options)protected java.lang.ObjectTestNG513Configurator. convertListeners(java.lang.String listenerClasses)protected java.lang.ObjectTestNG5141Configurator. convertListeners(java.lang.String listenerClasses)protected java.lang.ObjectTestNG5143Configurator. convertListeners(java.lang.String listenerClasses)protected java.lang.ObjectTestNGMapConfigurator. convertListeners(java.lang.String listenerClasses)(package private) java.util.Map<java.lang.String,java.lang.Object>TestNG5143Configurator. getConvertedOptions(java.util.Map<java.lang.String,java.lang.String> options)(package private) java.util.Map<java.lang.String,java.lang.Object>TestNG60Configurator. getConvertedOptions(java.util.Map<java.lang.String,java.lang.String> options)(package private) java.util.Map<java.lang.String,java.lang.Object>TestNGMapConfigurator. getConvertedOptions(java.util.Map<java.lang.String,java.lang.String> options)(package private) static java.lang.Class<?>AbstractDirectConfigurator. loadClass(java.lang.String className)(package private) static java.util.List<java.lang.Class>AbstractDirectConfigurator. loadListenerClasses(java.lang.String listenerClasses)
-