|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.masterthought.cucumber.ReportParser
public class ReportParser
| Constructor Summary | |
|---|---|
ReportParser(List<String> jsonReportFiles)
|
|
| Method Summary | |
|---|---|
Map<String,List<Feature>> |
getFeatures()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportParser(List<String> jsonReportFiles)
throws IOException
IOException| Method Detail |
|---|
public Map<String,List<Feature>> getFeatures()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||