@UnitTest public class DefaultPunchOutServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPunchOutServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
shouldCreateNotAuthorizedResponse()
Tests that when
PunchOutService.processPunchOutSetUpRequest(CXML) is invoked and an action throws and
exception the result will contain both the error code and the error message. |
public void prepare()
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void shouldCreateNotAuthorizedResponse()
PunchOutService.processPunchOutSetUpRequest(CXML) is invoked and an action throws and
exception the result will contain both the error code and the error message.Copyright © 2018 SAP SE. All Rights Reserved.