|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testCancelPaymentActionIsContentGenerated () | |
| testReturnurlActionIsContentGenerated () | |
| testFormActionIsContentGenerated () | |
Public Member Functions inherited from AbstractController | |
| getRequest () | |
| getResponse () | |
| assert404NotFound () | |
| assertHeaderPcre ($headerName, $valueRegex) | |
| assertRedirect (\PHPUnit\Framework\Constraint\Constraint $urlConstraint=null) | |
Additional Inherited Members | |
Protected Member Functions inherited from AbstractController | |
| _getBootstrap () | |
| setUp () | |
| tearDown () | |
| assertPostConditions () | |
| getMessages ( $messageType=null, $messageManagerClass=\Magento\Framework\Message\Manager::class) | |
Protected Attributes inherited from AbstractController | |
| $_runCode = '' | |
| $_runScope = 'store' | |
| $_runOptions = [] | |
| $_request | |
| $_response | |
| $_objectManager | |
| $_assertSessionErrors = false | |
@magentoDataFixture Magento/Sales/_files/order.php
Definition at line 20 of file PayflowTest.php.
| testCancelPaymentActionIsContentGenerated | ( | ) |
Definition at line 78 of file PayflowTest.php.
| testFormActionIsContentGenerated | ( | ) |
Definition at line 92 of file PayflowTest.php.
| testReturnurlActionIsContentGenerated | ( | ) |
Definition at line 84 of file PayflowTest.php.