PHP 클래스 Cviebrock\EloquentSluggable\Tests\EventTests

상속: extends TestCase
파일 보기 프로젝트 열기: cviebrock/eloquent-sluggable

공개 메소드들

메소드 설명
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.

메소드 상세

testCancelSluggingEvent() 공개 메소드

Test that the "slugging" event can be cancelled.

testEventsAreFired() 공개 메소드

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

testSluggedEvent() 공개 메소드

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