BrowscapPHPTest\Util\LogFile\ApacheCommonLogFormatReaderTest::testTestOk PHP Method

testTestOk() public method

public testTestOk ( string $ua )
$ua string
    public function testTestOk($ua)
    {
        self::assertTrue($this->object->test($ua));
    }