Package org.testng.reporters.jq
Interface INavigatorPanel
-
- All Superinterfaces:
IPanel
- All Known Implementing Classes:
BaseMultiSuitePanel
,ChronologicalPanel
,GroupPanel
,IgnoredMethodsPanel
,ReporterPanel
,TestNgXmlPanel
,TestPanel
,TimesPanel
public interface INavigatorPanel extends IPanel
Panels that are accessible from the navigator.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getClassName()
String
getNavigatorLink(ISuite suite)
String
getPanelName(ISuite suite)
String
getPrefix()
-