public class SecretKeyServiceTest extends Object
SecretService
.Modifier and Type | Field and Description |
---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
Constructor and Description |
---|
SecretKeyServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBuildWithNoId() |
void |
testBuildWithNonPositiveLength() |
void |
testBuildWithNoProvider() |
void |
testBuildWithNoType() |
void |
testGetSecretKeyWhenSecretException() |
void |
testStartAndStop() |
void |
testStartWhenNoSuchServiceProviderException() |
void |
testStartWhenServiceLocatordException() |
void |
testSuccessfulBuild() |
public void testBuildWithNonPositiveLength() throws Exception
Exception
public void testStartWhenNoSuchServiceProviderException() throws Exception
Exception
public void testStartWhenServiceLocatordException() throws Exception
Exception
Copyright © 2014–2019. All rights reserved.