PHP 클래스 Gittern\Entity\GitObject\CommitTest

저자: Magnus Nordlander
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: e-butik/gittern

공개 메소드들

메소드 설명
setUp ( )
testCanAddAndGetParents ( )
testCanBeConstructed ( )
testCanGetAndSetAuthor ( )
testCanGetAndSetAuthorTime ( )
testCanGetAndSetCommitTime ( )
testCanGetAndSetCommitter ( )
testCanSetAndGetMessage ( )
testCanSetAndGetSha ( )
testCanSetAndGetTree ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCanAddAndGetParents() 공개 메소드

testCanBeConstructed() 공개 메소드

testCanGetAndSetAuthor() 공개 메소드

testCanGetAndSetAuthorTime() 공개 메소드

testCanGetAndSetCommitTime() 공개 메소드

testCanGetAndSetCommitter() 공개 메소드

testCanSetAndGetMessage() 공개 메소드

testCanSetAndGetSha() 공개 메소드

public testCanSetAndGetSha ( )

testCanSetAndGetTree() 공개 메소드