public class PackageGraphTest extends Object
| Constructor and Description |
|---|
PackageGraphTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetReportedViolations() |
void |
testGetSelfAndAncestors() |
void |
testGetSelfAndDescendants() |
void |
testIdentifyEmbeddedPackage() |
void |
testIdentifyPackage() |
void |
testIdentifySubpackage() |
void |
testIsIdentified() |
void |
testIsLeftDescendantOfRight() |
void |
testIsRoot() |
void |
testLastIdentified() |
public void testIsIdentified()
public void testGetReportedViolations()
public void testLastIdentified()
public void testIdentifyPackage()
public void testIdentifySubpackage()
public void testIdentifyEmbeddedPackage()
public void testIsRoot()
public void testIsLeftDescendantOfRight()
public void testGetSelfAndAncestors()
public void testGetSelfAndDescendants()
Copyright © 2017–2020. All rights reserved.