public class

ExamTestNGListener

extends PaxExam
java.lang.Object
   ↳ org.ops4j.pax.exam.testng.listener.PaxExam
     ↳ org.ops4j.pax.exam.testng.listener.ExamTestNGListener

This class is deprecated.
use PaxExam instead

Class Overview

TestNG driver for Pax Exam.

Summary

[Expand]
Inherited Constants
From class org.ops4j.pax.exam.testng.listener.PaxExam
Public Constructors
ExamTestNGListener()
[Expand]
Inherited Methods
From class org.ops4j.pax.exam.testng.listener.PaxExam
From class java.lang.Object
From interface org.testng.IHookable
From interface org.testng.IMethodInterceptor
From interface org.testng.ISuiteListener

Public Constructors

public ExamTestNGListener ()