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 © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.