Interface NamedTest
-
- All Known Implementing Classes:
SingleTestClass
public interface NamedTest
A test that has a name associated with it
-
-
Method Summary
Modifier and Type Method Description java.lang.String
getName()
-
SingleTestClass
public interface NamedTest
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |