Class JUnitTaskMirrorImpl

java.lang.Object
org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirrorImpl
All Implemented Interfaces:
JUnitTaskMirror

public final class JUnitTaskMirrorImpl
extends java.lang.Object
implements JUnitTaskMirror
Implementation of the part of the junit task which can directly refer to junit.* classes. Public only to permit use of reflection; do not use directly.
Since:
1.7
See Also:
JUnitTaskMirror, "bug #38799"