public class RevisionDetails extends Object
| Constructor and Description |
|---|
RevisionDetails(Revision revision,
Set<String> modifiedTests) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getModifiedTests() |
Revision |
getRevision() |
int |
hashCode() |
String |
toString() |
Copyright © 2022. All rights reserved.