PHP Class Phalcon\Test\Legacy\CryptTest

Author: Serghei Iakovlev ([email protected])
Inheritance: extends Codeception\TestCase\Test, use trait Codeception\Specify
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$tester UnitTester UnitTester Object

Méthodes publiques

Méthode Description
_before ( )
testCryptConstants ( ) Tests the Crypt constants
testCryptEncryptBase64 ( ) Tests the encryption base 64
testCryptEncryption ( ) Tests the encryption
testCryptPadding ( ) Tests the padding

Method Details

_before() public méthode

public _before ( )

testCryptConstants() public méthode

Tests the Crypt constants
Since: 2015-12-20
Author: Serghei Iakovlev ([email protected])
public testCryptConstants ( )

testCryptEncryptBase64() public méthode

Tests the encryption base 64
Since: 2014-10-17
Author: Nikolaos Dimopoulos ([email protected])

testCryptEncryption() public méthode

Tests the encryption
Since: 2014-10-17
Author: Nikolaos Dimopoulos ([email protected])
public testCryptEncryption ( )

testCryptPadding() public méthode

Tests the padding
Since: 2014-10-17
Author: Nikolaos Dimopoulos ([email protected])
public testCryptPadding ( )

Property Details

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester