org.trialox.jaxrs
Class TestParameterInjections

java.lang.Object
  extended by org.trialox.jaxrs.TestParameterInjections

public class TestParameterInjections
extends java.lang.Object

Author:
szalay

Constructor Summary
TestParameterInjections()
           
 
Method Summary
 void setUp()
           
 void testFormParamInjection()
           
 void testMatrixParamInjection()
           
 void testMultipleInjection()
           
 void testQueryParamInjection()
           
 void testSegmentInjection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestParameterInjections

public TestParameterInjections()
Method Detail

setUp

public void setUp()

testMatrixParamInjection

public void testMatrixParamInjection()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testQueryParamInjection

public void testQueryParamInjection()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testFormParamInjection

public void testFormParamInjection()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testMultipleInjection

public void testMultipleInjection()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testSegmentInjection

public void testSegmentInjection()
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.