com.atlassian.confluence.api
Class RemoteServiceExceptionAcceptanceTest
java.lang.Object
com.atlassian.confluence.api.AbstractAcceptanceTest
com.atlassian.confluence.api.RemoteServiceExceptionAcceptanceTest
public class RemoteServiceExceptionAcceptanceTest
- extends AbstractAcceptanceTest
Tests that ServiceExceptions thrown by API Services are correctly converted into RestErrors that can be used
by the client.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteServiceExceptionAcceptanceTest
public RemoteServiceExceptionAcceptanceTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testDeleteUnknownContent
public void testDeleteUnknownContent()
throws ServiceException
- Throws:
ServiceException
Copyright © 2003–2015 Atlassian. All rights reserved.