|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $_object | |
Test class for \Magento\TestFramework\Annotation\DbIsolation.
@magentoDbIsolation enabled
Definition at line 13 of file DbIsolationTest.php.
|
protected |
Definition at line 20 of file DbIsolationTest.php.
| testEndTestTransactionRequestMethodIsolationEnabled | ( | ) |
| testStartTestTransactionRequestAmbiguousAnnotation | ( | ) |
@magentoDbIsolation enabled @magentoDbIsolation disabled @expectedException \Magento\Framework\Exception\LocalizedException
Definition at line 78 of file DbIsolationTest.php.
| testStartTestTransactionRequestClassIsolationEnabled | ( | ) |
Definition at line 25 of file DbIsolationTest.php.
| testStartTestTransactionRequestInvalidAnnotation | ( | ) |
@magentoDbIsolation invalid @expectedException \Magento\Framework\Exception\LocalizedException
Definition at line 68 of file DbIsolationTest.php.
| testStartTestTransactionRequestMethodIsolationDisabled | ( | ) |
| testStartTestTransactionRequestMethodIsolationEnabled | ( | ) |
@magentoDbIsolation enabled
Definition at line 42 of file DbIsolationTest.php.
|
protected |
Definition at line 18 of file DbIsolationTest.php.