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