PHP Class PartKeepr\AuthBundle\Tests\UserTest

Show file Open project: partkeepr/PartKeepr

Protected Properties

Property Type Description
$fixtures Doctrine\Common\DataFixtures\ProxyReferenceRepository

Public Methods

Method Description
setUp ( )
testChangeUserPassword ( )
testCreateUser ( )
testSelfChangeUserPassword ( )
testUserProtect ( )
testUserUnprotect ( )
testUserWithPreferencesDeletion ( ) Tests the proper user deletion if user preferences exist.

Method Details

setUp() public method

public setUp ( )

testChangeUserPassword() public method

testCreateUser() public method

public testCreateUser ( )

testSelfChangeUserPassword() public method

testUserProtect() public method

public testUserProtect ( )

testUserUnprotect() public method

public testUserUnprotect ( )

testUserWithPreferencesDeletion() public method

Unit test for Bug #569
See also: https://github.com/partkeepr/PartKeepr/issues/569

Property Details

$fixtures protected property

protected ProxyReferenceRepository,Doctrine\Common\DataFixtures $fixtures
return Doctrine\Common\DataFixtures\ProxyReferenceRepository