Class FlowDescriptorLookupFunctionTest


  • public class FlowDescriptorLookupFunctionTest
    extends Object
    FlowDescriptorLookupFunction unit test.
    • Field Detail

      • prc

        private org.opensaml.profile.context.ProfileRequestContext prc
      • pic

        private net.shibboleth.idp.profile.context.ProfileInterceptorContext pic
    • Constructor Detail

      • FlowDescriptorLookupFunctionTest

        public FlowDescriptorLookupFunctionTest()
    • Method Detail

      • setUp

        @BeforeMethod
        public void setUp()
                   throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testLookup

        public void testLookup()
      • testLookupChild

        public void testLookupChild()
      • testLookupParent

        public void testLookupParent()
      • testNullInput

        public void testNullInput()
      • testNoInterceptorContext

        public void testNoInterceptorContext()
      • testNoAttemptedFlow

        public void testNoAttemptedFlow()