Class | Description |
---|---|
BulkheadAsynchRetryTest |
This collection of tests tests that failures, particularly Asynchronous Bulkhead exception related failures will
cause the Retry annotation logic to work correctly.
|
BulkheadAsynchTest | |
BulkheadFutureTest |
This set of tests will test correct operation on the relevant methods of the Future object that is returned from the
business method of a Asynchronous Method or Class.
|
BulkheadFutureTest.TestFuture | |
BulkheadPressureTest |
Test that a bulkhead behaves correctly under pressure, in something more resembling a real-world scenario.
|
BulkheadSynchConfigTest | |
BulkheadSynchRetryTest |
This collection of tests tests that failures, particularly Synchronous Bulkhead related failures will cause the Retry
annotation logic to work correctly.
|
BulkheadSynchTest |
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.