Class AuthorizationCodeServiceTest

    • Constructor Detail

      • AuthorizationCodeServiceTest

        public AuthorizationCodeServiceTest()
    • Method Detail

      • testCorrectCodeUsage

        public void testCorrectCodeUsage()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCodeUsedTwice

        public void testCodeUsedTwice()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCodeStoredTwice

        public void testCodeStoredTwice()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemovedTwice

        public void testRemovedTwice()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUseNonExistingCode

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