BrowscapTest\Formatter\PhpFormatterTest::setUp PHP Méthode

setUp() public méthode

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