PHP Class Eccube\Tests\Web\Admin\Setting\System\MasterdataControllerTest

Afficher le fichier Open project: ec-cube/ec-cube

Protected Properties

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

Méthodes publiques

Méthode Description
createFormData ( string $entity = 'Eccube-Entity-Master-Sex' ) : array
createFormDataEdit ( string $entity = 'Eccube-Entity-Master-Sex' ) : array
testEdit ( ) Edit test
testEditRemove ( ) Edit remove test
testRouting ( ) routing test
testRoutingEdit ( ) Edit test
testSelect ( ) Change test

Method Details

createFormData() public méthode

public createFormData ( string $entity = 'Eccube-Entity-Master-Sex' ) : array
$entity string
Résultat array

createFormDataEdit() public méthode

public createFormDataEdit ( string $entity = 'Eccube-Entity-Master-Sex' ) : array
$entity string
Résultat array

testEdit() public méthode

Edit test
public testEdit ( )

testEditRemove() public méthode

Edit remove test
public testEditRemove ( )

testRouting() public méthode

routing test
public testRouting ( )

testRoutingEdit() public méthode

Edit test
public testRoutingEdit ( )

testSelect() public méthode

Change test
public testSelect ( )

Property Details

$entityTest protected_oe property

protected $entityTest