public class FilePublicKeyProviderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
FilePublicKeyProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldFailIfKeyFileDoesNotExist() |
void |
shouldFailIfKeyFileIsActuallyADirectory() |
void |
shouldFailIfParsingTheKeyFails() |
void |
shouldReadKeyFromKeyFile() |
Copyright © 2017 Atlassian. All rights reserved.