Class TestDefaultVarExploder


  • public class TestDefaultVarExploder
    extends Object
    Simple test to make sure that the properties of an object are correctly translated to Map and that the annotations are properly controlling the label names or ensuring that the field is not included in the value list.
    Version:
    $Revision: 1.1 $
    Author:
    Ryan J. McDonough
    • Constructor Detail

      • TestDefaultVarExploder

        public TestDefaultVarExploder()
    • Method Detail

      • testWithEmptyMap

        public void testWithEmptyMap()
                              throws Exception
        Test case for https://github.com/damnhandy/Handy-URI-Templates/issues/49
        Throws:
        Exception