Class TestVarSpec


  • public class TestVarSpec
    extends Object
    Created by ryan on 11/8/15.
    • Constructor Detail

      • TestVarSpec

        public TestVarSpec()
    • Method Detail

      • testWithExplodeModifier

        public void testWithExplodeModifier()
                                     throws Exception
        Throws:
        Exception
      • testTemplateWithExplodeModifier

        public void testTemplateWithExplodeModifier()
                                             throws Exception
        Throws:
        Exception
      • createExplodedVarSpecFromUriTemplateBuilder

        public void createExplodedVarSpecFromUriTemplateBuilder()
                                                         throws Exception
        Throws:
        Exception
      • usingAnUnexpandedExplodedVariableInUriTemplateReturnsAURLContainingTheTemplatedVariable

        public void usingAnUnexpandedExplodedVariableInUriTemplateReturnsAURLContainingTheTemplatedVariable()
                                                                                                     throws Exception
        Throws:
        Exception
      • usingAnExpandedExplodedVariableInUriTemplateReturnsAURLContainingTheExpandedVariable

        public void usingAnExpandedExplodedVariableInUriTemplateReturnsAURLContainingTheExpandedVariable()
                                                                                                  throws Exception
        Throws:
        Exception