PHP Class Gittern\Transport\RawObjectTest

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

Public Methods

Method Description
testCanCalculateLength ( )
testCanCalculateSha ( )
testCannotConstructWithOtherNumericType ( )
testConstructCanSetData ( )
testConstructWithNumericBlob ( )
testConstructWithNumericCommit ( )
testConstructWithNumericTag ( )
testConstructWithNumericTree ( )
testConstructWithStringType ( )

Method Details

testCanCalculateLength() public method

testCanCalculateSha() public method

public testCanCalculateSha ( )

testCannotConstructWithOtherNumericType() public method

testConstructCanSetData() public method

testConstructWithNumericBlob() public method

testConstructWithNumericCommit() public method

testConstructWithNumericTag() public method

testConstructWithNumericTree() public method

testConstructWithStringType() public method