PHP Class Gherkins\RegExpBuilderPHP\Test\UsageExamplesTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: gherkins/regexpbuilderphp

Public Properties

Property Type Description
$r Gherkins\RegExpBuilderPHP\RegExpBuilder

Public Methods

Method Description
setUp ( )
testPregMatchFlags ( )
testReplace ( )
testUsageExample ( )
testUsageExample2 ( )
testUsageExample3 ( )

Method Details

setUp() public method

public setUp ( )

testPregMatchFlags() public method

public testPregMatchFlags ( )

testReplace() public method

public testReplace ( )

testUsageExample() public method

public testUsageExample ( )

testUsageExample2() public method

public testUsageExample2 ( )

testUsageExample3() public method

public testUsageExample3 ( )

Property Details

$r public_oe property

public RegExpBuilder,Gherkins\RegExpBuilderPHP $r
return Gherkins\RegExpBuilderPHP\RegExpBuilder