Class ResultCountingIT


public class ResultCountingIT extends SurefireJUnit4IntegrationTestCase
Verifies that the providers get the result summary at the bottom of the run correctly, in different forkmodes SUREFIRE-613 Asserts proper test counts when running in parallel
Author:
Kristian Rosenvold
  • Constructor Details

    • ResultCountingIT

      public ResultCountingIT()
  • Method Details

    • testCountingWithJunit481ForkNever

      public void testCountingWithJunit481ForkNever() throws Exception
      Throws:
      Exception
    • testCountingWithJunit481ForkOnce

      public void testCountingWithJunit481ForkOnce() throws Exception
      Throws:
      Exception
    • testCountingWithJunit481ForkAlways

      public void testCountingWithJunit481ForkAlways() throws Exception
      Throws:
      Exception