Class DefaultOIDCMetadataContextLookupFunctionTest

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunctionTest

public class DefaultOIDCMetadataContextLookupFunctionTest extends Object
  • Field Details

    • lookup

      private net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunction lookup
    • prc

      private ProfileRequestContext prc
  • Constructor Details

    • DefaultOIDCMetadataContextLookupFunctionTest

      public DefaultOIDCMetadataContextLookupFunctionTest()
  • Method Details

    • setUp

      @BeforeMethod protected void setUp() throws Exception
      Throws:
      Exception
    • testSuccess

      public void testSuccess()
    • testNoMetadataCtx

      public void testNoMetadataCtx()
    • testNoMessageCtx

      public void testNoMessageCtx()
    • testNoPrc

      public void testNoPrc()