org.apache.maven.surefire.its
Class CheckTestNgBeforeMethodIT

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

public class CheckTestNgBeforeMethodIT
extends SurefireJUnit4IntegrationTestCase

Test @BeforeMethod annotation on TestNg suite

Author:
Dan Fabulich, Kristian Rosenvold

Constructor Summary
CheckTestNgBeforeMethodIT()
           
 
Method Summary
 void TestNgBeforeMethod()
           
 
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

CheckTestNgBeforeMethodIT

public CheckTestNgBeforeMethodIT()
Method Detail

TestNgBeforeMethod

public void TestNgBeforeMethod()
                        throws Exception
Throws:
Exception


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