Package com.damnhandy.uri.template
Class TestCustomVarExploder
- java.lang.Object
-
- com.damnhandy.uri.template.TestCustomVarExploder
-
public class TestCustomVarExploder extends Object
Tests a customVarExploder
that is used to expand a JSON object into a template variable.- Version:
- $Revision: 1.1 $
- Author:
- Ryan J. McDonough
-
-
Constructor Summary
Constructors Constructor Description TestCustomVarExploder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testWrappedExploder()
Positve test case.void
testWrappedExploderWithInvalidTemplate()
-