PHP Class Acl\Test\TestCase\AclExtrasTestCase

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: cakephp/acl

Méthodes publiques

Свойство Type Description
$fixtures

Méthodes publiques

Méthode Description
setUp ( ) : void setUp
tearDown ( ) : void tearDown
testAcoSyncRemoveMethods ( ) : void test syncing of Aco records
testAcoUpdate ( ) : void Test acoUpdate method.
testAcoUpdateAddingMethods ( ) : void test adding methods with acoUpdate
testAddingControllers ( ) : void test adding controllers on sync
testRecover ( ) : void test recover
testStartup ( ) : void test startup
testSyncWithNestedPlugin ( ) : void Tests that aco sync works correctly with nested plugins
testUpdateWithPlugins ( ) : void Ensures that nested plugins are correctly created

Méthodes protégées

Méthode Description
_clean ( ) : void clean fixtures and setup mock
_createNode ( $parent, $expected )
_setup ( )

Method Details

_clean() protected méthode

clean fixtures and setup mock
protected _clean ( ) : void
Résultat void

_createNode() protected méthode

protected _createNode ( $parent, $expected )

_setup() protected méthode

protected _setup ( )

setUp() public méthode

setUp
public setUp ( ) : void
Résultat void

tearDown() public méthode

tearDown
public tearDown ( ) : void
Résultat void

testAcoSyncRemoveMethods() public méthode

test syncing of Aco records
public testAcoSyncRemoveMethods ( ) : void
Résultat void

testAcoUpdate() public méthode

Test acoUpdate method.
public testAcoUpdate ( ) : void
Résultat void

testAcoUpdateAddingMethods() public méthode

test adding methods with acoUpdate
public testAcoUpdateAddingMethods ( ) : void
Résultat void

testAddingControllers() public méthode

test adding controllers on sync
public testAddingControllers ( ) : void
Résultat void

testRecover() public méthode

test recover
public testRecover ( ) : void
Résultat void

testStartup() public méthode

test startup
public testStartup ( ) : void
Résultat void

testSyncWithNestedPlugin() public méthode

Tests that aco sync works correctly with nested plugins
public testSyncWithNestedPlugin ( ) : void
Résultat void

testUpdateWithPlugins() public méthode

Ensures that nested plugins are correctly created
public testUpdateWithPlugins ( ) : void
Résultat void

Property Details

$fixtures public_oe property

public $fixtures