@UnitTest public class DefaultAlipayCreateRequestStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultAlipayCreateRequestStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCovert2SnakeCase() |
void |
testCreateDirectPayUrl() |
void |
testCreateRefundUrl() |
void |
testDescribeRequest() |
void |
testParserXML() |
void |
testSubmitCancelPaymentRequest() |
void |
testSubmitPaymentStatusRequestWithEmptyResponse() |
void |
testSubmitPaymentStatusRequestWithXmlResponse() |
public DefaultAlipayCreateRequestStrategyTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDirectPayUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubmitPaymentStatusRequestWithEmptyResponse()
throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationExceptionpublic void testSubmitPaymentStatusRequestWithXmlResponse()
throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationExceptionpublic void testSubmitCancelPaymentRequest()
throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationExceptionpublic void testCreateRefundUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescribeRequest()
throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationExceptionpublic void testParserXML()
public void testCovert2SnakeCase()
Copyright © 2018 SAP SE. All Rights Reserved.