PHP Class Sokil\Mongo\DocumentEventTest

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

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testAfterDelete ( )
testAfterInsert ( )
testAfterSave ( )
testAfterUpdate ( )
testAttachEvent ( )
testBeforeDelete ( )
testBeforeInsert ( )
testBeforeSave ( )
testBeforeUpdate ( )
testCancelOperation_BeforeDelete ( )
testCancelOperation_BeforeInsert ( )
testCancelOperation_BeforeSave ( )
testCancelOperation_BeforeUpdate ( )
testCancelOperation_BeforeValidate ( )
testCancelledEventHandlerNotPropageted ( )
testOnAfterConstruct ( )
testOnBeforeAfterValidate ( )
testOnValidateError ( )
testTriggerEvent ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testAfterDelete() public méthode

public testAfterDelete ( )

testAfterInsert() public méthode

public testAfterInsert ( )

testAfterSave() public méthode

public testAfterSave ( )

testAfterUpdate() public méthode

public testAfterUpdate ( )

testAttachEvent() public méthode

public testAttachEvent ( )

testBeforeDelete() public méthode

public testBeforeDelete ( )

testBeforeInsert() public méthode

public testBeforeInsert ( )

testBeforeSave() public méthode

public testBeforeSave ( )

testBeforeUpdate() public méthode

public testBeforeUpdate ( )

testCancelOperation_BeforeDelete() public méthode

testCancelOperation_BeforeInsert() public méthode

testCancelOperation_BeforeSave() public méthode

testCancelOperation_BeforeUpdate() public méthode

testCancelOperation_BeforeValidate() public méthode

testCancelledEventHandlerNotPropageted() public méthode

testOnAfterConstruct() public méthode

testOnBeforeAfterValidate() public méthode

testOnValidateError() public méthode

public testOnValidateError ( )

testTriggerEvent() public méthode

public testTriggerEvent ( )