Uses of Class
org.testng.collections.SetMultiMap
Packages that use SetMultiMap
-
Uses of SetMultiMap in org.testng.collections
Methods in org.testng.collections that return SetMultiMap -
Uses of SetMultiMap in org.testng.reporters
Methods in org.testng.reporters with parameters of type SetMultiMapModifier and TypeMethodDescriptionprivate void
JUnitReportReporter.addMapping
(SetMultiMap<Class<?>, ITestNGMethod> mapping, Collection<ITestNGMethod> methods) -
Uses of SetMultiMap in org.testng.reporters.jq
Fields in org.testng.reporters.jq declared as SetMultiMapModifier and TypeFieldDescriptionprivate SetMultiMap<String,
String> Model.m_groupsBySuiteName
private SetMultiMap<String,
String> Model.m_methodsByGroup