Go\Core\AdviceMatcherTest::setUpBeforeClass PHP Méthode

setUpBeforeClass() public static méthode

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