BrowscapTest\Formatter\PhpFormatterTest::setUp PHP 메소드

setUp() 공개 메소드

This method is called before a test is executed.
public setUp ( )
    public function setUp()
    {
        $this->object = new PhpFormatter();
    }