Uses of Class
org.testng.reporters.jq.BasePanel
-
Packages that use BasePanel Package Description org.testng.reporters.jq -
-
Uses of BasePanel in org.testng.reporters.jq
Subclasses of BasePanel in org.testng.reporters.jq Modifier and Type Class Description class
BannerPanel
class
BaseMultiSuitePanel
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 of <test> tags.class
TimesPanel
-