PHP Class Eccube\Tests\Application\SecurityTraitTest

Author: Fabien Potencier ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
createApplication ( $users = [] )
testEncodePassword ( )
testUser ( )
testUserWithInvalidUser ( )
testUserWithNoToken ( )

Method Details

createApplication() public method

public createApplication ( $users = [] )

testEncodePassword() public method

public testEncodePassword ( )

testUser() public method

public testUser ( )

testUserWithInvalidUser() public method

testUserWithNoToken() public method

public testUserWithNoToken ( )