Uses of Class
org.jboss.windup.testutil.html.TestTechReportUtil.BubbleInfo
-
Packages that use TestTechReportUtil.BubbleInfo Package Description org.jboss.windup.testutil.html -
-
Uses of TestTechReportUtil.BubbleInfo in org.jboss.windup.testutil.html
Method parameters in org.jboss.windup.testutil.html with type arguments of type TestTechReportUtil.BubbleInfo Modifier and Type Method Description voidTestTechReportUtil. checkTechGlobalReport(Path path, List<TestTechReportUtil.BubbleInfo> bubblesExpected)Basically this checks few bubbles if they are as big (or missing) as they should be.
-