PHP Class Sokil\Mongo\PersistenceTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sokil/php-mongo

Méthodes publiques

Méthode Description
persistanceInstanceProvider ( )
setUp ( )
tearDown ( )
testClear ( Sokil\Mongo\Persistence $persistence )
testDetach ( Sokil\Mongo\Persistence $persistence )
testPersist ( Sokil\Mongo\Persistence $persistence )
testPersistInsert ( Sokil\Mongo\Persistence $persistence )
testPersistUpdate ( Sokil\Mongo\Persistence $persistence )
testRemove ( Sokil\Mongo\Persistence $persistence )

Method Details

persistanceInstanceProvider() public méthode

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testClear() public méthode

public testClear ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence

testDetach() public méthode

public testDetach ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence

testPersist() public méthode

public testPersist ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence

testPersistInsert() public méthode

public testPersistInsert ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence

testPersistUpdate() public méthode

public testPersistUpdate ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence

testRemove() public méthode

public testRemove ( Sokil\Mongo\Persistence $persistence )
$persistence Sokil\Mongo\Persistence