public class TestDependencyGraphReportUtil extends TestReportUtil
TestReportUtil.WindupHtmlUnitDriverdriver| Constructor and Description |
|---|
TestDependencyGraphReportUtil() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfArchivesInTheGraph() |
long |
getNumberOfArchivesInTheGraphByName(String withName) |
int |
getNumberOfRelationsInTheGraph() |
void |
loadPage(Path filePath)
Loads the given page w/ the
WebDriver |
getDriverpublic void loadPage(Path filePath)
TestReportUtilWebDriverloadPage in class TestReportUtilpublic int getNumberOfArchivesInTheGraph()
public long getNumberOfArchivesInTheGraphByName(String withName)
public int getNumberOfRelationsInTheGraph()
Copyright © 2018 JBoss by Red Hat. All rights reserved.