public class ObjectMapStorage extends Object implements ResultStorage
| Constructor and Description |
|---|
ObjectMapStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
Map<String,BufferedImage> |
getMap() |
void |
setProperties(Properties properties) |
String |
store(Test test,
Pattern pattern,
BufferedImage differenceImage) |
public void setProperties(Properties properties)
setProperties in interface ResultStoragepublic String store(Test test, Pattern pattern, BufferedImage differenceImage)
store in interface ResultStoragepublic void end()
end in interface ResultStoragepublic Map<String,BufferedImage> getMap()
Copyright © 2017 JBoss by Red Hat. All rights reserved.