@RunAsClient public class RestSwaggerExampleTest extends Object
| Constructor and Description |
|---|
RestSwaggerExampleTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testCustomerCreate() |
void |
testCustomerDelete() |
void |
testCustomerFindAll() |
void |
testCustomerFindById() |
void |
testCustomerFindWithInvalidId() |
void |
testCustomerUpdate() |
void |
testPostBadData() |
void |
testSwaggerEndpoint() |
void |
testSwaggerUI() |
Copyright © 2017. All rights reserved.