Class CheckTestNgCustomObjectFactoryIT

java.lang.Object
org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
org.apache.maven.surefire.its.CheckTestNgCustomObjectFactoryIT

public class CheckTestNgCustomObjectFactoryIT extends SurefireJUnit4IntegrationTestCase
Test TestNG with custom object factory defined.
Author:
Orien Madgwick
  • Constructor Details

    • CheckTestNgCustomObjectFactoryIT

      public CheckTestNgCustomObjectFactoryIT()
  • Method Details

    • testTestNgListenerReporter

      public void testTestNgListenerReporter() throws Exception
      Throws:
      Exception