PHP Class VersionPress\Tests\GitRepositoryTests\ModificationsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: versionpress/versionpress

Public Methods

Method Description
itSupportsWildcards ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
thereAreNoModificationsInEmptyRepository ( )
thereAreTwoModificationsAfterAddingAndDeleting ( )
thereIsOneModificationAfterAdding ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
commitEverything ( )

Method Details

itSupportsWildcards() public method

public itSupportsWildcards ( )

setUp() protected method

protected setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

thereAreNoModificationsInEmptyRepository() public method

thereAreTwoModificationsAfterAddingAndDeleting() public method

thereIsOneModificationAfterAdding() public method