PHP Class lithium\tests\cases\storage\session\strategy\EncryptTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$secret

Public Methods

Method Description
setUp ( )
skip ( ) Skip the test if the mcrypt extension is unavailable.
testConstruct ( )
testConstructException ( )
testDelete ( )
testEnabled ( )
testRead ( )
testWrite ( )

Method Details

setUp() public method

public setUp ( )

skip() public method

Skip the test if the mcrypt extension is unavailable.
public skip ( )

testConstruct() public method

public testConstruct ( )

testConstructException() public method

testDelete() public method

public testDelete ( )

testEnabled() public method

public testEnabled ( )

testRead() public method

public testRead ( )

testWrite() public method

public testWrite ( )

Property Details

$secret public_oe property

public $secret