Package org.jboss.windup.testutil.html
Class TestSpringBeanReportUtil
- java.lang.Object
-
- org.jboss.windup.testutil.html.TestReportUtil
-
- org.jboss.windup.testutil.html.TestChromeDriverReportUtil
-
- org.jboss.windup.testutil.html.TestSpringBeanReportUtil
-
public class TestSpringBeanReportUtil extends TestChromeDriverReportUtil
Used for assisting the unit tests in validating the contents of the Spring Bean page.- 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 TestSpringBeanReportUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckSpringBeanInReport(String beanName, String className)Checks that for the given filename, location, and IP-
Methods inherited from class org.jboss.windup.testutil.html.TestChromeDriverReportUtil
loadPage
-
Methods inherited from class org.jboss.windup.testutil.html.TestReportUtil
getDriver
-
-