Uses of Interface
org.testng.reporters.jq.IPanel
-
Packages that use IPanel Package Description org.testng.reporters.jq -
-
Uses of IPanel in org.testng.reporters.jq
Subinterfaces of IPanel in org.testng.reporters.jq Modifier and Type Interface Description interface
INavigatorPanel
Panels that are accessible from the navigator.Classes in org.testng.reporters.jq that implement IPanel Modifier and Type Class Description class
BannerPanel
class
BaseMultiSuitePanel
class
BasePanel
class
ChronologicalPanel
class
GroupPanel
class
IgnoredMethodsPanel
class
NavigatorPanel
class
ReporterPanel
Display the reporter output for each test result.class
SuitePanel
class
TestNgXmlPanel
class
TestPanel
Display the list oftags. class
TimesPanel
-