| Magento 2 Documentation
    2.3
    Documentation for Magento 2 CMS v2.3 (December 2018) | 
 
 | Public Member Functions | |
| testSessionIdPresent () | |
| testBlockEmpty () | |
| Protected Member Functions | |
| setUp () | |
Definition at line 13 of file FingerprintTest.php.
| 
 | protected | 
Definition at line 23 of file FingerprintTest.php.
| testBlockEmpty | ( | ) | 
Checks if block is an empty when the module is disabled.
@magentoConfigFixture current_store fraud_protection/signifyd/active 0
Definition at line 46 of file FingerprintTest.php.
| testSessionIdPresent | ( | ) | 
Checks if session id attribute is present when the module is enabled.
@magentoConfigFixture current_store fraud_protection/signifyd/active 1
Definition at line 36 of file FingerprintTest.php.