| Interface | Description |
|---|---|
| ResultCollector |
| Class | Description |
|---|---|
| AbstractCompareResultWithSwap |
This CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory()
when a new page is added.
|
| BlockingHandler | |
| CompareResult |
A CompareResult tracks the differences, that result from a comparison.
|
| CompareResultWithDiskStorage | |
| CompareResultWithExpectedAndActual |
A CompareResult, that also stores the expected and actual Image and also keeps diffImages in memory for later display.
|
| CompareResultWithMemoryOverflow |
This CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory()
when a new page is added.
|
| CompareResultWithPageOverflow |
This CompareResult monitors the number of pages in the result.
|
| DiffImage | |
| DummyResourceCache | |
| Exclusion | |
| Exclusions | |
| FileUtils | |
| ImageTools | |
| PageExclusions | |
| PdfComparator<T extends CompareResult> | |
| Utilities |
Copyright © 2017 red6 enterprise software GmbH. All rights reserved.