@SpringApplicationConfiguration(classes=MockGatewayApplication.class) @WebAppConfiguration @Transactional @TransactionConfiguration(defaultRollback=true) @ActiveProfiles(value="test") public class UserRestIntTest extends Object
Constructor and Description |
---|
UserRestIntTest() |
Modifier and Type | Method and Description |
---|---|
void |
activateUser() |
void |
changePassword() |
void |
createUser() |
void |
resetPassword() |
Copyright © 2015 Powered by Sergey. All rights reserved.