org.trialox.jaxrs
Class TestMethodMatcher

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

public class TestMethodMatcher
extends java.lang.Object

test the sorting of methods

Author:
szalay

Constructor Summary
TestMethodMatcher()
           
 
Method Summary
 void testMethodMatchingEmpty()
           
 void testMethodMatchingTextOneIsEmpty()
           
 void testMethodMatchingWithAcceptHeader()
           
 void testMethodMatchingWithAcceptHeaderAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMethodMatcher

public TestMethodMatcher()
Method Detail

testMethodMatchingEmpty

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

testMethodMatchingTextOneIsEmpty

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

testMethodMatchingWithAcceptHeader

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

testMethodMatchingWithAcceptHeaderAll

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


Copyright © 2008. All Rights Reserved.