|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tap4j.plugin.model.TestSetMap
public class TestSetMap
A map for TestSet with the file name, as there is no file name in the original TestSet class.
| Constructor Summary | |
|---|---|
TestSetMap(java.lang.String fileName,
org.tap4j.model.TestSet testSet)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
|
org.tap4j.model.TestSet |
getTestSet()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSetMap(java.lang.String fileName,
org.tap4j.model.TestSet testSet)
| Method Detail |
|---|
public java.lang.String getFileName()
public org.tap4j.model.TestSet getTestSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||