PHP Class Gittern\Entity\IndexEntryTest

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

Public Methods

Method Description
setUp ( )
tearDown ( )
testCanCreateBlobNodeFromEntry ( )
testCanCreateEntryFromBlobNode ( )
testCanGetAndSetBlob ( )
testCanGetAndSetCtime ( )
testCanGetAndSetDev ( )
testCanGetAndSetFileSize ( )
testCanGetAndSetGid ( )
testCanGetAndSetInode ( )
testCanGetAndSetMode ( )
testCanGetAndSetMtime ( )
testCanGetAndSetName ( )
testCanGetAndSetStage ( )
testCanGetAndSetUid ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCanCreateBlobNodeFromEntry() public method

testCanCreateEntryFromBlobNode() public method

testCanGetAndSetBlob() public method

testCanGetAndSetCtime() public method

testCanGetAndSetDev() public method

public testCanGetAndSetDev ( )

testCanGetAndSetFileSize() public method

testCanGetAndSetGid() public method

public testCanGetAndSetGid ( )

testCanGetAndSetInode() public method

testCanGetAndSetMode() public method

testCanGetAndSetMtime() public method

testCanGetAndSetName() public method

testCanGetAndSetStage() public method

testCanGetAndSetUid() public method

public testCanGetAndSetUid ( )