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

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

public class Surefire685CommaSeparatedIncludesIT
extends SurefireJUnit4IntegrationTestCase

SUREFIRE-685 Asserts that only the specified tests are run with comma separated includes

Author:
Kristian Rosenvold

Constructor Summary
Surefire685CommaSeparatedIncludesIT()
           
 
Method Summary
 void testBuildFailingWhenErrors()
           
 
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

Surefire685CommaSeparatedIncludesIT

public Surefire685CommaSeparatedIncludesIT()
Method Detail

testBuildFailingWhenErrors

public void testBuildFailingWhenErrors()


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