org.trialox.jaxrs
Class TestGetMethodCalledByPath

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

public class TestGetMethodCalledByPath
extends java.lang.Object

Version:
$Id: $
Author:
szalay

Constructor Summary
TestGetMethodCalledByPath()
           
 
Method Summary
 void testGetMethodCallNotRoot()
           
 void testGetMethodOfInjectedResource()
           
 void testGetMethodPathNotFound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGetMethodCalledByPath

public TestGetMethodCalledByPath()
Method Detail

testGetMethodCallNotRoot

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

testGetMethodPathNotFound

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

testGetMethodOfInjectedResource

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


Copyright © 2008. All Rights Reserved.