JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.tools.ant.taskdefs.optional.junitlauncher
Interface NamedTest
All Known Implementing Classes:
SingleTestClass
public interface
NamedTest
A test that has a name associated with it
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
java.lang.String
getName
()
Method Detail
getName
java.lang.String getName()
Returns:
Returns the name of the test
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method