BrowscapPHPTest\Helper\QuoterTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->quoter = new Quoter();
    }