Package org.eclipse.microprofile.fault.tolerance.tck.bulkhead
package org.eclipse.microprofile.fault.tolerance.tck.bulkhead
-
ClassesClassDescriptionThis collection of tests tests that failures, particularly Asynchronous Bulkhead exception related failures will cause the Retry annotation logic to work correctly.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.Test that a bulkhead behaves correctly under pressure, in something more resembling a real-world scenario.This collection of tests tests that failures, particularly Synchronous Bulkhead related failures will cause the Retry annotation logic to work correctly.