Class Surefire1787JUnit5IT

java.lang.Object
org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
org.apache.maven.surefire.its.jiras.Surefire1787JUnit5IT

public class Surefire1787JUnit5IT extends SurefireJUnit4IntegrationTestCase
  • Constructor Details

    • Surefire1787JUnit5IT

      public Surefire1787JUnit5IT()
  • Method Details

    • bothEngines

      public void bothEngines()
    • apiAndEngine

      public void apiAndEngine()
    • bothApis

      public void bothApis()
    • selectJUnit4

      public void selectJUnit4()
    • selectJUnit5

      public void selectJUnit5()
    • testNg

      public void testNg()
    • testNgWithJupiterApi

      public void testNgWithJupiterApi()
    • testNgWithJupiterEngine

      public void testNgWithJupiterEngine()
    • junit4Runner

      public void junit4Runner()
    • junit5Suite

      public void junit5Suite() throws Exception
      Throws:
      Exception