PHP Class Bolt\Tests\Logger\ChangeLogTest

Author: Ross Riley ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
setUp ( )
testCountChangeLog ( )
testCountChangeLogByContentType ( )
testGetChangeLog ( )
testGetChangeLogByContentType ( )
testGetChangeLogByContentTypeArray ( )
testGetChangeLogEntry ( )
testGetNextChangeLogEntry ( )
testGetPrevChangeLogEntry ( )

Méthodes protégées

Méthode Description
getLogChangeRepository ( ) : Bolt\Storage\Repository\LogChangeRepository

Method Details

getLogChangeRepository() protected méthode

protected getLogChangeRepository ( ) : Bolt\Storage\Repository\LogChangeRepository
Résultat Bolt\Storage\Repository\LogChangeRepository

setUp() public méthode

public setUp ( )

testCountChangeLog() public méthode

public testCountChangeLog ( )

testCountChangeLogByContentType() public méthode

testGetChangeLog() public méthode

public testGetChangeLog ( )

testGetChangeLogByContentType() public méthode

testGetChangeLogByContentTypeArray() public méthode

testGetChangeLogEntry() public méthode

testGetNextChangeLogEntry() public méthode

testGetPrevChangeLogEntry() public méthode