Interface ITestResource
-
- All Known Subinterfaces:
IClassPathTestResource
,ILocalTestResource
,ITestResourceContainer
,ITestResourceItem
- All Known Implementing Classes:
AbstractTestResource
,ClassPathFileTestResource
,LocalFileTestResource
,LocalFolderTestResource
,StringTestResource
public interface ITestResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
-
-
-
Method Detail
-
getName
String getName()
-
-