org.apache.maven.surefire.its
Class JUnit4ForkAlwaysStaticInitPollutionIT

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

public class JUnit4ForkAlwaysStaticInitPollutionIT
extends SurefireJUnit4IntegrationTestCase

Test JUnit 4 tests marked with "Ignore" attribute

Author:
Dan Fabulich

Constructor Summary
JUnit4ForkAlwaysStaticInitPollutionIT()
           
 
Method Summary
 void testJunit4Ignore()
           
 
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

JUnit4ForkAlwaysStaticInitPollutionIT

public JUnit4ForkAlwaysStaticInitPollutionIT()
Method Detail

testJunit4Ignore

public void testJunit4Ignore()


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