PHP Class Cviebrock\EloquentSluggable\Tests\EventTests

Inheritance: extends TestCase
Afficher le fichier Open project: cviebrock/eloquent-sluggable

Méthodes publiques

Méthode Description
testCancelSluggingEvent ( ) Test that the "slugging" event can be cancelled.
testEventsAreFired ( ) Test that the "slugging" event is fired.
testSluggedEvent ( ) Test that the "slugged" event is fired.

Method Details

testCancelSluggingEvent() public méthode

Test that the "slugging" event can be cancelled.

testEventsAreFired() public méthode

Test that the "slugging" event is fired.
public testEventsAreFired ( )

testSluggedEvent() public méthode

Test that the "slugged" event is fired.
public testSluggedEvent ( )