Package org.jboss.windup.testutil.html
Class TestMigrationIssuesReportUtil
- java.lang.Object
-
- org.jboss.windup.testutil.html.TestReportUtil
-
- org.jboss.windup.testutil.html.TestChromeDriverReportUtil
-
- org.jboss.windup.testutil.html.TestMigrationIssuesReportUtil
-
public class TestMigrationIssuesReportUtil extends TestChromeDriverReportUtil
- Author:
- Jesse Sightler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.windup.testutil.html.TestReportUtil
TestReportUtil.WindupHtmlUnitDriver
-
-
Field Summary
-
Fields inherited from class org.jboss.windup.testutil.html.TestReportUtil
driver
-
-
Constructor Summary
Constructors Constructor Description TestMigrationIssuesReportUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckIssue(String issueName, int numberFound, int effortPerIncident, String levelOfEffort, int totalEffort)-
Methods inherited from class org.jboss.windup.testutil.html.TestChromeDriverReportUtil
loadPage
-
Methods inherited from class org.jboss.windup.testutil.html.TestReportUtil
getDriver
-
-