Class Surefire1364SystemPropertiesIT

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

public class Surefire1364SystemPropertiesIT extends SurefireJUnit4IntegrationTestCase
Report XML should contain system properties of forked JVM.
Since:
2.20.1
Author:
Tibor Digana (tibor17)
  • Constructor Details

    • Surefire1364SystemPropertiesIT

      public Surefire1364SystemPropertiesIT()
  • Method Details

    • junit3Forked

      public void junit3Forked()
    • junit3InProcess

      public void junit3InProcess()
    • junit4Forked

      public void junit4Forked()
    • junit4InProcess

      public void junit4InProcess()
    • junit47Forked

      public void junit47Forked()
    • junit47InProcess

      public void junit47InProcess()
    • junit47ForkedParallel

      public void junit47ForkedParallel()
    • junit47InProcessParallel

      public void junit47InProcessParallel()
    • testNg

      public void testNg()
    • testNgInProcess

      public void testNgInProcess()