org.apache.maven.surefire.common.junit4
Class JUnit4Reflector

java.lang.Object
  extended by org.apache.maven.surefire.common.junit4.JUnit4Reflector

public final class JUnit4Reflector
extends Object


Constructor Summary
JUnit4Reflector()
           
 
Method Summary
 Ignore getAnnotatedIgnore(Description description)
           
 String getAnnotatedIgnoreValue(Description description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4Reflector

public JUnit4Reflector()
Method Detail

getAnnotatedIgnore

public Ignore getAnnotatedIgnore(Description description)

getAnnotatedIgnoreValue

public String getAnnotatedIgnoreValue(Description description)


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