PHP Class ExpressiveInstallerTest\RemoveLineFromStringTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: zendframework/zend-expressive-skeleton

Public Methods

Method Description
testRemoveFirstLine ( )
testRemoveLastLine ( )
testRemoveLinesWithSpaces ( )
testRemoveMultipleLines ( )
testRemoveSingleLine ( )

Method Details

testRemoveFirstLine() public method

public testRemoveFirstLine ( )

testRemoveLastLine() public method

public testRemoveLastLine ( )

testRemoveLinesWithSpaces() public method

testRemoveMultipleLines() public method

testRemoveSingleLine() public method