Location\Formatter\Polyline\GeoJSONTest::setUp PHP 메소드

setUp() 보호된 메소드

This method is called before a test is executed.
protected setUp ( )
    protected function setUp()
    {
        $this->formatter = new GeoJSON();
    }