@UnitTest public class CXMLBuilderTest extends java.lang.Object
CXMLBuilder.| Constructor and Description |
|---|
CXMLBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCreateCXMLBuilder() |
void |
shouldCreateValidCXML() |
void |
shouldCreateValidRootElemet() |
void |
shouldUnmarshallFromStringXML() |
void |
testStatusCodeAndMessage()
|
void |
testWhenOnlyStatusCode()
Tests that when a new builder is configured with response code only the result contains a
Response object
with the correct data. |
public void shouldCreateCXMLBuilder()
public void shouldCreateValidCXML()
public void shouldCreateValidRootElemet()
public void shouldUnmarshallFromStringXML()
throws javax.xml.bind.JAXBException,
java.io.FileNotFoundException
javax.xml.bind.JAXBExceptionjava.io.FileNotFoundExceptionpublic void testStatusCodeAndMessage()
public void testWhenOnlyStatusCode()
Response object
with the correct data.Copyright © 2018 SAP SE. All Rights Reserved.