| Package | Description |
|---|---|
| org.testng.collections | |
| org.testng.reporters | |
| org.testng.reporters.jq |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> SetMultiMap<K,V> |
Maps.newSetMultiMap() |
| Modifier and Type | Method and Description |
|---|---|
private void |
JUnitReportReporter.addMapping(SetMultiMap<java.lang.Class<?>,ITestNGMethod> mapping,
java.util.Collection<ITestNGMethod> methods) |
| Modifier and Type | Field and Description |
|---|---|
private SetMultiMap<java.lang.String,java.lang.String> |
Model.m_groupsBySuiteName |
private SetMultiMap<java.lang.String,java.lang.String> |
Model.m_methodsByGroup |