Class AbstractProfileInterceptorResultTest

java.lang.Object
net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest

public class AbstractProfileInterceptorResultTest extends Object
AbstractProfileInterceptorResult unit test.
  • Constructor Details

    • AbstractProfileInterceptorResultTest

      public AbstractProfileInterceptorResultTest()
  • Method Details

    • testEmptyContext

      public void testEmptyContext()
    • testEmptyKey

      public void testEmptyKey()
    • testEmptyValue

      public void testEmptyValue()
    • testNegativeExpiration

      public void testNegativeExpiration()
    • testNullExpiration

      public void testNullExpiration()
    • testZeroExpiration

      public void testZeroExpiration()
    • testResult

      public void testResult()