|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tap4j.plugin.model.TestSetMap
org.tap4j.plugin.model.ParseErrorTestSetMap
public class ParseErrorTestSetMap
A test set map that failed to parse.
| Constructor Summary | |
|---|---|
ParseErrorTestSetMap(java.lang.String fileName,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getCause()
|
| Methods inherited from class org.tap4j.plugin.model.TestSetMap |
|---|
getFileName, getTestSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParseErrorTestSetMap(java.lang.String fileName,
java.lang.Throwable cause)
fileName - testSet - | Method Detail |
|---|
public java.lang.Throwable getCause()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||