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

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

public class Surefire901MIssingResultfileWhenNoTestsIT
extends SurefireJUnit4IntegrationTestCase

Failsafe should work with early return when no tests s


Constructor Summary
Surefire901MIssingResultfileWhenNoTestsIT()
           
 
Method Summary
 void failsafeWithNoTests()
           
 
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

Surefire901MIssingResultfileWhenNoTestsIT

public Surefire901MIssingResultfileWhenNoTestsIT()
Method Detail

failsafeWithNoTests

public void failsafeWithNoTests()


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