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 voidJUnitReportReporter.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_groupsBySuiteNameprivate SetMultiMap<String, String> Model.m_methodsByGroup