Class TestNgParallelWithAnnotationsIT

java.lang.Object
org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
org.apache.maven.surefire.its.TestNgParallelWithAnnotationsIT

public class TestNgParallelWithAnnotationsIT extends SurefireJUnit4IntegrationTestCase
Test that TestNG's @Test(threadPoolSize = n, invocationCount=n) causes tests to be run in parallel.
Author:
Haikal Saadh
  • Constructor Details

    • TestNgParallelWithAnnotationsIT

      public TestNgParallelWithAnnotationsIT()
  • Method Details

    • testTestNgGroupThreadParallel

      public void testTestNgGroupThreadParallel()