Package gw.test
Interface ITestMetadata
-
- All Known Implementing Classes:
TestMetadata
public interface ITestMetadataMetadata (e.g. annotation info) for a test method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getAttributes()StringgetName()booleanshouldNotRunTest()
-