Package org.tap4j.plugin.model
Class TestSetMap
java.lang.Object
org.tap4j.plugin.model.TestSetMap
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ParseErrorTestSetMap
A map for TestSet with the file name, as there is no file name in the
original TestSet class.
- Since:
- 1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestSetMap
-
-
Method Details
-
getFileName
-
getTestSet
public org.tap4j.model.TestSet getTestSet()
-