public class ControlDependency extends Object implements Serializable
| Constructor and Description |
|---|
ControlDependency(Branch branch,
boolean branchExpressionValue)
Constructor for ControlDependency.
|
| Modifier and Type | Method and Description |
|---|---|
Branch |
getBranch()
Getter for the field
branch. |
boolean |
getBranchExpressionValue()
Getter for the field
branchExpressionValue. |
String |
toString() |
Copyright © 2010–2017 EvoSuite. All rights reserved.