|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testGetButtonHtml () | |
| testGetButtonHtmlForTwoButtonsInOneBlock () | |
| testGetSuffixId () | |
Test class for \Magento\Backend\Block\Widget
@magentoAppArea adminhtml
Definition at line 13 of file WidgetTest.php.
| testGetButtonHtml | ( | ) |
@covers \Magento\Backend\Block\Widget::getButtonHtml
Definition at line 18 of file WidgetTest.php.
| testGetButtonHtmlForTwoButtonsInOneBlock | ( | ) |
Case when two buttons will be created in same parent block
@covers \Magento\Backend\Block\Widget::getButtonHtml
Definition at line 40 of file WidgetTest.php.
| testGetSuffixId | ( | ) |
Definition at line 62 of file WidgetTest.php.