Uses of Interface
org.testng.reporters.jq.INavigatorPanel
-
Packages that use INavigatorPanel Package Description org.testng.reporters.jq -
-
Uses of INavigatorPanel in org.testng.reporters.jq
Classes in org.testng.reporters.jq that implement INavigatorPanel Modifier and Type Class Description classBaseMultiSuitePanelclassChronologicalPanelclassGroupPanelclassIgnoredMethodsPanelclassReporterPanelDisplay the reporter output for each test result.classTestNgXmlPanelclassTestPanelDisplay the list of <test> tags.classTimesPanelConstructor parameters in org.testng.reporters.jq with type arguments of type INavigatorPanel Constructor Description NavigatorPanel(Model model, java.util.List<INavigatorPanel> panels)
-