Uses of Interface
org.testng.reporters.jq.IPanel

Packages that use IPanel
org.testng.reporters.jq   
 

Uses of IPanel in org.testng.reporters.jq
 

Subinterfaces of IPanel in org.testng.reporters.jq
 interface INavigatorPanel
          Panels that are accessible from the navigator.
 

Classes in org.testng.reporters.jq that implement IPanel
 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 of tags.
 class TimesPanel
           
 



Copyright © 2015. All Rights Reserved.