PHP Класс Phalcon\Test\Legacy\CryptTest

Автор: Serghei Iakovlev ([email protected])
Наследование: extends Codeception\TestCase\Test, use trait Codeception\Specify
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$tester UnitTester UnitTester Object

Открытые методы

Метод Описание
_before ( )
testCryptConstants ( ) Tests the Crypt constants
testCryptEncryptBase64 ( ) Tests the encryption base 64
testCryptEncryption ( ) Tests the encryption
testCryptPadding ( ) Tests the padding

Описание методов

_before() публичный Метод

public _before ( )

testCryptConstants() публичный Метод

Tests the Crypt constants
С версии: 2015-12-20
Автор: Serghei Iakovlev ([email protected])
public testCryptConstants ( )

testCryptEncryptBase64() публичный Метод

Tests the encryption base 64
С версии: 2014-10-17
Автор: Nikolaos Dimopoulos ([email protected])

testCryptEncryption() публичный Метод

Tests the encryption
С версии: 2014-10-17
Автор: Nikolaos Dimopoulos ([email protected])
public testCryptEncryption ( )

testCryptPadding() публичный Метод

Tests the padding
С версии: 2014-10-17
Автор: Nikolaos Dimopoulos ([email protected])
public testCryptPadding ( )

Описание свойств

$tester защищенное свойство

UnitTester Object
protected UnitTester $tester
Результат UnitTester