See: Description
| Class | Description |
|---|---|
| Area |
The description of area of the image containing width and height.
|
| ComparisonResult |
Result of the comparison containing details of the comparison process.
|
| Configuration |
Abstract configuration containing perception settings and list of masks.
|
| GlobalConfiguration |
Encapsulates global configuration of the suite, containing all the settings which applies to whole run of the suite.
|
| ImageSource |
The image source abstraction with possibility to pre-process retrieval of the image from source.
|
| Mask |
The mask for the filtering of the samples during comparison.
|
| MaskRetrieverImpl |
Proxy for actual implementation of
MaskRetriever. |
| ObjectFactory |
The implementation of ObjectFactory to satisfy JAXB package convention made possible to construct new object from
this package.
|
| Pattern |
The pattern as input into comparison process, to be compared with sample.
|
| PatternRetrieverImpl |
Proxy for actual implementation of
PatternRetriever. |
| Perception |
The perceptual settings to be used in comparison process.
|
| Properties | |
| Rectangle |
Rectangle defining area which needs to be highlighted in the difference image.
|
| Sample |
The sample as the source of comparison process, to be compared againts patterns.
|
| SampleRetrieverImpl |
Proxy for actual implementation of
SampleRetriever. |
| SuiteListenerImpl |
Proxy for actual implementation of
SuiteListener. |
| Test |
The one test of visual test suite.
|
| TypeProperties |
The properties with type attribute to derive implementations of elements meaning particular implementation.
|
| VisualSuite |
The representation of visual test suite containing global configuration and list of tests.
|
| Enum | Description |
|---|---|
| HorizontalAlign |
Horizontal alignment of mask in context of sample/pattern image.
|
| MaskType |
Enumeration of known mask types.
|
| Perception.AmountType |
The enumeration of amount types.
|
| ResultConclusion |
The type of result of the comparison process.
|
| VerticalAlign |
Vertical alignment of mask in context of sample/pattern image.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.