Class AwsKeyPairStorageProviderTest


  • public class AwsKeyPairStorageProviderTest
    extends java.lang.Object
    Unit tests for AwsKeyPairStorageProvider.
    Author:
    Carl Harris
    • Field Detail

      • expectedException

        public final org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • AwsKeyPairStorageProviderTest

        public AwsKeyPairStorageProviderTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetName

        public void testGetName()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetInstanceWhenNoSecret

        public void testGetInstanceWhenNoSecret()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetInstanceWhenNoBucketName

        public void testGetInstanceWhenNoBucketName()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetInstanceSuccess

        public void testGetInstanceSuccess()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception