Class TestNestedDataStructures


  • public class TestNestedDataStructures
    extends Object
    Test case covering issue #27 https://github.com/damnhandy/Handy-URI-Templates/issues/27
    • Constructor Detail

      • TestNestedDataStructures

        public TestNestedDataStructures()
    • Method Detail

      • testNestedDataStructure

        public void testNestedDataStructure()
                                     throws Exception
        Nested arrays can be supported in composite objects since we can treat them like arrays in
        Throws:
        Exception
      • testNestedDataStructureWithoutExplodeModifier

        public void testNestedDataStructureWithoutExplodeModifier()
                                                           throws Exception
        Throws:
        Exception
      • testWithParamsWithMaps

        public void testWithParamsWithMaps()
                                    throws Exception
        N
        Throws:
        Exception
      • testCompositeClass

        public void testCompositeClass()
                                throws Exception
        Throws:
        Exception