public class CircuitBreakerConfigOnMethodTest
extends org.jboss.arquillian.testng.Arquillian
Constructor and Description |
---|
CircuitBreakerConfigOnMethodTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deploy() |
void |
testCircuitDefaultSuccessThreshold()
this test is a copy of CircuitBreakerTest#testCircuitDefaultSuccessThreshold() except that
the waiting time to let the Circuit Breaker is 500 ms.
|
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive deploy()
public void testCircuitDefaultSuccessThreshold()
Copyright © 2020 Eclipse Foundation. All rights reserved.