Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorChangeParserTestCase

final class PhabricatorChangeParserTestCase
Phorge Technical Documentation (Repositories)

This class is not documented.

Methods

protected function getPhabricatorTestCaseConfiguration()
Inherited

This method is not documented.
Return
wild

protected function buildBareRepository($callsign)
Inherited

This method is not documented.
Parameters
$callsign
Return
wild

protected function didConstructRepository($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

protected function buildPulledRepository($callsign)
Inherited

This method is not documented.
Parameters
$callsign
Return
wild

protected function buildDiscoveredRepository($callsign)
Inherited

This method is not documented.
Parameters
$callsign
Return
wild

public function testGitParser()

This method is not documented.
Return
wild

public function testMercurialParser()

This method is not documented.
Return
wild

public function testSubversionParser()

This method is not documented.
Return
wild

public function testSubversionPartialParser()

This method is not documented.
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

private function parseCommit($repository, $commit)

This method is not documented.
Parameters
PhabricatorRepository$repository
PhabricatorRepositoryCommit$commit
Return
wild

private function expectChanges($repository, $commits, $expect)

This method is not documented.
Parameters
PhabricatorRepository$repository
array$commits
array$expect
Return
wild