Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
yii
test
Fixture
load
yii\test\Fixture::load PHP Method
Fixture Class Documentation
Exibir arquivo
Open project: yiisoft/yii2
load()
public
method
This method is called before performing every test method. You should override this method with concrete implementation about how to set up the fixture.
public
load
( )
public function load() { }
Fixture
afterLoad
afterUnload
beforeLoad
beforeUnload
load
unload