Package org.testng.reporters.jq
Class NavigatorPanel.ResultsByStatus
java.lang.Object
org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- All Implemented Interfaces:
NavigatorPanel.IResultProvider
- Enclosing class:
- NavigatorPanel
-
Field Summary
FieldsFields inherited from class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
m_suite, m_type
-
Constructor Summary
ConstructorsConstructorDescriptionResultsByStatus
(ISuite suite, String type, int status) ResultsByStatus
(ISuite suite, String type, int m_status, Predicate<ITestResult> condition) -
Method Summary
Methods inherited from class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
getType
-
Field Details
-
m_status
private final int m_status -
condition
-
-
Constructor Details
-
ResultsByStatus
-
ResultsByStatus
-
-
Method Details
-
getResults
-