PHP Class Gittern\Entity\GitObject\CommitTest

Author: Magnus Nordlander
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: e-butik/gittern

Public Methods

Method Description
setUp ( )
testCanAddAndGetParents ( )
testCanBeConstructed ( )
testCanGetAndSetAuthor ( )
testCanGetAndSetAuthorTime ( )
testCanGetAndSetCommitTime ( )
testCanGetAndSetCommitter ( )
testCanSetAndGetMessage ( )
testCanSetAndGetSha ( )
testCanSetAndGetTree ( )

Method Details

setUp() public method

public setUp ( )

testCanAddAndGetParents() public method

testCanBeConstructed() public method

testCanGetAndSetAuthor() public method

testCanGetAndSetAuthorTime() public method

testCanGetAndSetCommitTime() public method

testCanGetAndSetCommitter() public method

testCanSetAndGetMessage() public method

testCanSetAndGetSha() public method

public testCanSetAndGetSha ( )

testCanSetAndGetTree() public method