org.apache.maven.surefire.its.jiras
Class Surefire763EnvironmentForkModeIT

java.lang.Object
  extended by org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
      extended by org.apache.maven.surefire.its.jiras.Surefire763EnvironmentForkModeIT

public class Surefire763EnvironmentForkModeIT
extends SurefireJUnit4IntegrationTestCase

SUREFIRE-674 Asserts that the build fails when tests have errors

Author:
Kristian Rosenvold

Constructor Summary
Surefire763EnvironmentForkModeIT()
           
 
Method Summary
 void testWhenDontUseSystemClassLoader()
           
 void testWhenUseSystemClassLoader()
           
 
Methods inherited from class org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
executeErrorFreeTest, unpack, unpack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Surefire763EnvironmentForkModeIT

public Surefire763EnvironmentForkModeIT()
Method Detail

testWhenUseSystemClassLoader

public void testWhenUseSystemClassLoader()

testWhenDontUseSystemClassLoader

public void testWhenDontUseSystemClassLoader()


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.