org.testng.junit
Class JUnit4TestRecognizer

java.lang.Object
  extended by org.testng.junit.JUnit4TestRecognizer

public final class JUnit4TestRecognizer
extends Object

Author:
lukas

Constructor Summary
JUnit4TestRecognizer()
           
 
Method Summary
 boolean isTest(Class c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4TestRecognizer

public JUnit4TestRecognizer()
Method Detail

isTest

public boolean isTest(Class c)


Copyright © 2015. All Rights Reserved.