org.testng.junit
Class JUnit3TestRecognizer

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

public class JUnit3TestRecognizer
extends Object

Author:
lukas

Constructor Summary
JUnit3TestRecognizer()
           
 
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

JUnit3TestRecognizer

public JUnit3TestRecognizer()
Method Detail

isTest

public boolean isTest(Class c)


Copyright © 2014. All Rights Reserved.