Uses of Class
software.amazon.lambda.durable.testing.TestOperation
Packages that use TestOperation
-
Uses of TestOperation in software.amazon.lambda.durable.testing
Methods in software.amazon.lambda.durable.testing that return TestOperationModifier and TypeMethodDescriptionAsyncExecution.getOperation(String name) Get details for a specific operation.CloudDurableTestRunner.getOperation(String name) LocalDurableTestRunner.getOperation(String name) TestResult.getOperation(String name) Methods in software.amazon.lambda.durable.testing that return types with arguments of type TestOperationModifier and TypeMethodDescriptionTestResult.getFailedOperations()AsyncExecution.getOperations()Get all operations in the execution.TestResult.getOperations()TestResult.getSucceededOperations()