com.atlassian.plugins.rest.common.interceptor.impl
Class Jersey291ShimTest
java.lang.Object
com.atlassian.plugins.rest.common.interceptor.impl.Jersey291ShimTest
public class Jersey291ShimTest
- extends java.lang.Object
Tests the compatibility shim for JRADEV-11989 / REST-206 / JERSEY-291.
To be removed after JIRA 6.0 ships.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jersey291ShimTest
public Jersey291ShimTest()
saveOriginalSystemProperty
public static void saveOriginalSystemProperty()
restoreOriginalSystemProperty
public static void restoreOriginalSystemProperty()
testShimOffByDefault1
public void testShimOffByDefault1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShimOffByDefault2
public void testShimOffByDefault2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEmptyListMapsToNull
public void testEmptyListMapsToNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEmptySetMapsToNull
public void testEmptySetMapsToNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEmptyTreeSetMapsToNull
public void testEmptyTreeSetMapsToNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFormParamUnchanged
public void testFormParamUnchanged()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnannotatedUnchanged
public void testUnannotatedUnchanged()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNonEmptyCollectionUnchanged
public void testNonEmptyCollectionUnchanged()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNonCollectionUnchanged
public void testNonCollectionUnchanged()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2014 Atlassian. All Rights Reserved.