Class DefaultServiceComparatorTest

java.lang.Object
net.shibboleth.idp.cas.service.DefaultServiceComparatorTest

public class DefaultServiceComparatorTest extends Object
Unit test for DefaultServiceComparator.
  • Constructor Details

    • DefaultServiceComparatorTest

      public DefaultServiceComparatorTest()
  • Method Details

    • testCompareSame

      public void testCompareSame() throws Exception
      Throws:
      Exception
    • testCompareDifferent

      public void testCompareDifferent() throws Exception
      Throws:
      Exception
    • testCompareSameWithJSessionID

      public void testCompareSameWithJSessionID() throws Exception
      Throws:
      Exception
    • testCompareDifferentWithJSessionID

      public void testCompareDifferentWithJSessionID() throws Exception
      Throws:
      Exception
    • testCompareSameWithMultipleParams

      public void testCompareSameWithMultipleParams() throws Exception
      Throws:
      Exception