
public class SecretContainerStoreTest extends Object
| Constructor and Description |
|---|
SecretContainerStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupTestFolder() |
void |
testRead_invalidSecretFile_notEnoughLines() |
void |
testRead_invalidSecretFile_notParsableSecretKey() |
void |
testRead_secredFileDoesntExistAndAutoCreateIsOf() |
void |
testRead_withMultipleSupportedAlgorithm() |
void |
testRead_withUnsupportedAlgorithm() |
void |
testUtilityPattern() |
void |
testWrite_WithUnsupportedAlgorithm() |
void |
testWriteAndRead_withTypicalWorkflows_HappPath() |
public void cleanupTestFolder()
throws IOException
IOExceptionpublic void testUtilityPattern()
public void testWriteAndRead_withTypicalWorkflows_HappPath()
throws Exception
Exceptionpublic void testWrite_WithUnsupportedAlgorithm()
throws Exception
Exceptionpublic void testRead_withMultipleSupportedAlgorithm()
throws Exception
Exceptionpublic void testRead_withUnsupportedAlgorithm()
throws Exception
Exceptionpublic void testRead_invalidSecretFile_notEnoughLines()
throws Exception
Exceptionpublic void testRead_invalidSecretFile_notParsableSecretKey()
throws Exception
ExceptionCopyright © 2016–2019 Brabenetz Harald, Austria. All rights reserved.