PHP 클래스 Phactory\Sql\InflectorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: chriskite/phactory

공개 메소드들

메소드 설명
inflectionExceptionProvider ( )
inflectionProvider ( )
setUp ( )
tearDown ( )
testAddException ( $singular, $plural )
testPluralize ( $singular, $plural )

메소드 상세

inflectionExceptionProvider() 공개 메소드

inflectionProvider() 공개 메소드

public inflectionProvider ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testAddException() 공개 메소드

public testAddException ( $singular, $plural )

testPluralize() 공개 메소드

public testPluralize ( $singular, $plural )