public class MirroredKeyProviderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_ID |
static URI |
KEY_URI |
| Constructor and Description |
|---|
MirroredKeyProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
void |
shouldGiveupIfKeyDoesNotExistInFirstMirror() |
void |
shouldNotWrapForSingleMirror() |
void |
shouldSuccessfullyGetKeyFromFirstMirror() |
void |
shouldSuccessfullyGetKeyFromSecondMirror() |
void |
shouldThrowExceptionIfAllMirrorsAreDown() |
public static final String KEY_ID
public static final URI KEY_URI
public void initialise()
throws InvalidHeaderException
InvalidHeaderExceptionpublic void shouldSuccessfullyGetKeyFromFirstMirror()
throws Exception
Exceptionpublic void shouldSuccessfullyGetKeyFromSecondMirror()
throws Exception
Exceptionpublic void shouldGiveupIfKeyDoesNotExistInFirstMirror()
throws Exception
Exceptionpublic void shouldThrowExceptionIfAllMirrorsAreDown()
throws Exception
Exceptionpublic void shouldNotWrapForSingleMirror()
Copyright © 2017 Atlassian. All rights reserved.