public class BinaryHashResultValidationProcessor extends com.hpe.caf.worker.testing.validation.PropertyValidatingProcessor<BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation>
| Constructor and Description |
|---|
BinaryHashResultValidationProcessor(com.hpe.caf.worker.testing.TestConfiguration<BinaryHashWorkerTask,BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation> configuration,
com.hpe.caf.worker.testing.WorkerServices workerServices) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getExpectationMap(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem,
com.hpe.caf.api.worker.TaskMessage message,
BinaryHashWorkerResult result) |
protected Object |
getValidatedObject(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem,
com.hpe.caf.api.worker.TaskMessage message,
BinaryHashWorkerResult result) |
protected boolean |
isCompleted(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem,
com.hpe.caf.api.worker.TaskMessage message,
BinaryHashWorkerResult result) |
protected boolean |
processWorkerResult(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem,
com.hpe.caf.api.worker.TaskMessage message,
BinaryHashWorkerResult workerResult) |
public BinaryHashResultValidationProcessor(com.hpe.caf.worker.testing.TestConfiguration<BinaryHashWorkerTask,BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation> configuration, com.hpe.caf.worker.testing.WorkerServices workerServices)
protected boolean processWorkerResult(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem, com.hpe.caf.api.worker.TaskMessage message, BinaryHashWorkerResult workerResult) throws Exception
processWorkerResult in class com.hpe.caf.worker.testing.validation.PropertyValidatingProcessor<BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation>Exceptionprotected boolean isCompleted(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem, com.hpe.caf.api.worker.TaskMessage message, BinaryHashWorkerResult result)
isCompleted in class com.hpe.caf.worker.testing.validation.PropertyValidatingProcessor<BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation>protected Map<String,Object> getExpectationMap(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem, com.hpe.caf.api.worker.TaskMessage message, BinaryHashWorkerResult result)
getExpectationMap in class com.hpe.caf.worker.testing.validation.PropertyValidatingProcessor<BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation>protected Object getValidatedObject(com.hpe.caf.worker.testing.TestItem<BinaryHashTestInput,BinaryHashTestExpectation> testItem, com.hpe.caf.api.worker.TaskMessage message, BinaryHashWorkerResult result)
getValidatedObject in class com.hpe.caf.worker.testing.validation.PropertyValidatingProcessor<BinaryHashWorkerResult,BinaryHashTestInput,BinaryHashTestExpectation>Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.