PHP 클래스 N98\Util\StringTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
endsWith ( )
startsWith ( )
trimExplodeEmpty ( string $delimiter, string $string, array $expected )
trimExplodeEmptyProvider ( ) : array

메소드 상세

endsWith() 공개 메소드

public endsWith ( )

startsWith() 공개 메소드

public startsWith ( )

trimExplodeEmpty() 공개 메소드

public trimExplodeEmpty ( string $delimiter, string $string, array $expected )
$delimiter string
$string string
$expected array

trimExplodeEmptyProvider() 공개 정적인 메소드

public static trimExplodeEmptyProvider ( ) : array
리턴 array