public class BulkheadSynchConfigTest
extends org.jboss.arquillian.testng.Arquillian
Constructor and Description |
---|
BulkheadSynchConfigTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deploy()
This is the Arquillian deploy method that controls the contents of the
war that contains all the tests.
|
void |
testBulkheadClassSemaphore3()
Tests taking Bulkhead3 waiting for 3 and no more workers and change its configuration by propoerty
to switch to 5 workers.
|
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive deploy()
public void testBulkheadClassSemaphore3()
Copyright © 2020 Eclipse Foundation. All rights reserved.