yii\test\Fixture::load PHP 메소드

load() 공개 메소드

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()
    {
    }