public class SecretServiceTest extends Object
SecretService
.Modifier and Type | Field and Description |
---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
Constructor and Description |
---|
SecretServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBuildWithNoProvider() |
void |
testGetSecretWhenNoSuchServiceProviderException() |
void |
testGetSecretWhenSecretException() |
void |
testGetSecretWhenServiceLocatorException() |
void |
testStartAndStop() |
void |
testSuccessfulBuild() |
Copyright © 2014–2019. All rights reserved.