public class FilePrivateKeyProviderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
static String |
VALID_KID |
| Constructor and Description |
|---|
FilePrivateKeyProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldBeAbleToReadKeyFromFile() |
void |
shouldGetErrorWhenReadingKeyFromNonExistentFile() |
public static final String VALID_KID
public org.junit.rules.TemporaryFolder temporaryFolder
Copyright © 2017 Atlassian. All rights reserved.