PHP Class Gitonomy\Git\Tests\PushReferenceTest

Inheritance: extends AbstractTest
Afficher le fichier Open project: gitonomy/gitlib

Méthodes publiques

Méthode Description
provideIsers ( )
testIsers ( $reference, $before, $after, $mask )
testLog ( $repository )
testLogWithExclude ( $repository )
testSignedLog ( $repository ) This test ensures that GPG signed requests does not break the reading of commit logs.

Method Details

provideIsers() public méthode

public provideIsers ( )

testIsers() public méthode

public testIsers ( $reference, $before, $after, $mask )

testLog() public méthode

public testLog ( $repository )

testLogWithExclude() public méthode

public testLogWithExclude ( $repository )

testSignedLog() public méthode

This test ensures that GPG signed requests does not break the reading of commit logs.
public testSignedLog ( $repository )