public class DataUriKeyProviderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
| Constructor and Description |
|---|
DataUriKeyProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldBeAbleToReadKeyFromDataUri() |
void |
shouldFailWhenDataUriIsInvalid() |
void |
shouldFailWhenKeyIdIsNotDefined() |
void |
shouldGetErrorWhenKeyParsingFails() |
void |
shouldParseKeyFromDataUriOnlyOnceOnConstruction() |
public void shouldBeAbleToReadKeyFromDataUri()
throws Exception
Exceptionpublic void shouldGetErrorWhenKeyParsingFails()
throws Exception
Exceptionpublic void shouldFailWhenDataUriIsInvalid()
throws Exception
Exceptionpublic void shouldFailWhenKeyIdIsNotDefined()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.