Class AddNotOnOrAfterConditionToAssertionsTest

    • Constructor Detail

      • AddNotOnOrAfterConditionToAssertionsTest

        public AddNotOnOrAfterConditionToAssertionsTest()
    • Method Detail

      • testNoResponse

        public void testNoResponse()
        Test that action errors out properly if there is no response.
      • testNoAssertion

        public void testNoAssertion()
        Test that action works properly if there is no assertion in the response.
      • testSingleAssertion

        public void testSingleAssertion()
        Test that the condition is properly added if there is a single assertion, without a Conditions element, in the response.
      • testSAML2Assertion

        public void testSAML2Assertion()
        Test that the condition is properly added if there is a single assertion, without a Conditions element, in the response.