Go\Core\AdviceMatcherTest::setUpBeforeClass PHP 메소드

setUpBeforeClass() 공개 정적인 메소드

This method is called before the first test of this test class is run.
public static setUpBeforeClass ( )
    public static function setUpBeforeClass()
    {
        ReflectionEngine::init(new ComposerLocator());
    }