Class ResourceMethodDescriptorTest


  • public class ResourceMethodDescriptorTest
    extends Object
    Unit tests for ResourceMethodDescriptor.
    Author:
    Carl Harris
    • Field Detail

      • context

        public final org.jmock.integration.junit4.JUnitRuleMockery context
    • Constructor Detail

      • ResourceMethodDescriptorTest

        public ResourceMethodDescriptorTest()
    • Method Detail

      • testMatchesExactly

        public void testMatchesExactly()
                                throws Exception
        Throws:
        Exception
      • testMatchesWithAnyModelWildcard

        public void testMatchesWithAnyModelWildcard()
                                             throws Exception
        Throws:
        Exception
      • testMatchesWithSequenceOfAnyModelWildcard

        public void testMatchesWithSequenceOfAnyModelWildcard()
                                                       throws Exception
        Throws:
        Exception
      • testMatchesWildcardWithRepeatedModelType

        public void testMatchesWildcardWithRepeatedModelType()
                                                      throws Exception
        Throws:
        Exception