public class SnapshotAttributes extends Object
| Constructor and Description |
|---|
SnapshotAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.arquillian.rusheye.suite.Mask> |
getMasks() |
org.arquillian.rusheye.suite.Perception |
getPerception() |
int |
getSimilarity() |
Path |
getSnapshotPath() |
void |
setSimilarity(int similarity) |
void |
setSnapshotPath(Path snapshotPath) |
public Path getSnapshotPath()
public void setSnapshotPath(Path snapshotPath)
public int getSimilarity()
public void setSimilarity(int similarity)
public org.arquillian.rusheye.suite.Perception getPerception()
public Set<org.arquillian.rusheye.suite.Mask> getMasks()
Copyright © 2019. All rights reserved.