com.atlassian.plugins.rest.common.filter
Class ExtensionJerseyFilterTest
java.lang.Object
com.atlassian.plugins.rest.common.filter.ExtensionJerseyFilterTest
public class ExtensionJerseyFilterTest
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionJerseyFilterTest
public ExtensionJerseyFilterTest()
setUp
public void setUp()
testDefaultConstructor
public void testDefaultConstructor()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFilterWithoutQueryParameters
public void testFilterWithoutQueryParameters()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFilterWithQueryParameters
public void testFilterWithQueryParameters()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDoNotFilterWhenExtensionNotMatched
public void testDoNotFilterWhenExtensionNotMatched()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDoNotFilterWhenNoExtension
public void testDoNotFilterWhenNoExtension()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDoNotFilterWhenExcluded
public void testDoNotFilterWhenExcluded()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2014 Atlassian. All Rights Reserved.