public class TrustStoreServiceTest extends Object
TrustStoreService
.Modifier and Type | Field and Description |
---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
Constructor and Description |
---|
TrustStoreServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testStartStop() |
void |
testStartWhenFileNotFoundException() |
void |
testStartWhenKeyStoreException() |
void |
testStartWhenNoSuchServiceProviderException() |
void |
testStartWhenSecretException() |
void |
testStartWhenServiceLocatorException() |
void |
testSuccessfulBuild() |
void |
testWhenNoPath() |
void |
testWhenNoProvider() |
public void testStartWhenServiceLocatorException() throws Exception
Exception
public void testStartWhenNoSuchServiceProviderException() throws Exception
Exception
public void testStartWhenSecretException() throws Exception
Exception
public void testStartWhenFileNotFoundException() throws Exception
Exception
Copyright © 2014–2019. All rights reserved.