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
IOException
public void testUtilityPattern()
public void testWriteAndRead_withTypicalWorkflows_HappPath() throws Exception
Exception
public void testWrite_WithUnsupportedAlgorithm() throws Exception
Exception
public void testRead_withMultipleSupportedAlgorithm() throws Exception
Exception
public void testRead_withUnsupportedAlgorithm() throws Exception
Exception
public void testRead_invalidSecretFile_notEnoughLines() throws Exception
Exception
public void testRead_invalidSecretFile_notParsableSecretKey() throws Exception
Exception
Copyright © 2016–2019 Brabenetz Harald, Austria. All rights reserved.