PHP Class org\bovigo\vfs\vfsStreamWrapperQuotaTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: mikey179/vfsstream

Méthodes publiques

Méthode Description
canNotTruncateToGreaterLengthWhenDiscQuotaReached ( )
considersAllFilesForQuota ( )
setUp ( ) set up test environment
truncateConsidersAllFilesForQuota ( )
truncateToLessThanQuotaWritesEverything ( )
truncateToMoreThanQotaWritesOnlyUpToQuota ( )
truncateUpToQotaWritesEverything ( )
writeLessThanQuotaWritesEverything ( )
writeMoreThanQotaWritesOnlyUpToQuota ( )
writeUpToQotaWritesEverything ( )

Method Details

canNotTruncateToGreaterLengthWhenDiscQuotaReached() public méthode

considersAllFilesForQuota() public méthode

setUp() public méthode

set up test environment
public setUp ( )

truncateConsidersAllFilesForQuota() public méthode

truncateToLessThanQuotaWritesEverything() public méthode

truncateToMoreThanQotaWritesOnlyUpToQuota() public méthode

truncateUpToQotaWritesEverything() public méthode

writeLessThanQuotaWritesEverything() public méthode

writeMoreThanQotaWritesOnlyUpToQuota() public méthode

writeUpToQotaWritesEverything() public méthode