| Class | Description |
|---|---|
| DocumentWorkerFieldChangesExpectation | |
| DocumentWorkerFieldValueExpectation | |
| DocumentWorkerFieldValueValidator |
A property validator that validates individual DocumentWorkerFieldValue instances.
|
| DocumentWorkerResultExpectation | |
| DocumentWorkerResultPreparationProvider |
Result preparation provider for preparing test items.
|
| DocumentWorkerResultValidationProcessor<TTestInput> |
Processor for validation of the worker result, compares with the expected result in the test item.
|
| DocumentWorkerSaveResultProcessor<TTestInput> | |
| DocumentWorkerTaskFactory |
Task factory for creating tasks from test item.
|
| DocumentWorkerTestControllerProvider |
Class providing task factory, validation processor, save result processor, result preparation provider for running integration tests.
|
| DocumentWorkerTestExpectation |
DocumentExampleWorkerTestExpectation forms a component of the test item, and contains the expected DocumentWorkerResultExpectation,
used to compare with the actual worker result.
|
| DocumentWorkerTestInput |
DocumentExampleWorkerTestInput is a component of test item, and contains a worker task used to provide test work to a worker.
|
Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.