Package org.jboss.windup.testutil.html
Class TestUnparsablesUtil
- java.lang.Object
-
- org.jboss.windup.testutil.html.TestReportUtil
-
- org.jboss.windup.testutil.html.TestChromeDriverReportUtil
-
- org.jboss.windup.testutil.html.TestUnparsablesUtil
-
public class TestUnparsablesUtil extends TestChromeDriverReportUtil
Contains methods for testing the Java Application Overview report.- Author:
- Ondrej Zizka, ozizka at redhat.com
-
-
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 TestUnparsablesUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckUnparsableFileInReport(String sectionName, String fileName)Checks that a Hibernate entity is listed with the given entity classname and tablename-
Methods inherited from class org.jboss.windup.testutil.html.TestChromeDriverReportUtil
loadPage
-
Methods inherited from class org.jboss.windup.testutil.html.TestReportUtil
getDriver
-
-