PHP Class Gitonomy\Git\Tests\PushReferenceTest

Inheritance: extends AbstractTest
Datei anzeigen Open project: gitonomy/gitlib

Public Methods

Method 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 method

public provideIsers ( )

testIsers() public method

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

testLog() public method

public testLog ( $repository )

testLogWithExclude() public method

public testLogWithExclude ( $repository )

testSignedLog() public method

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