BrowscapPHPTest\Parser\Helper\PatternTest::testGetHashForParts PHP Method

testGetHashForParts() public method

public testGetHashForParts ( )
    public function testGetHashForParts()
    {
        self::assertSame('529f1ddb64ea27d5cc6fc8ce8048d9e7', Pattern::getHashForParts('mozilla/5.0 (*linux i686*rv:0.9*) gecko*'));
    }