PHP 클래스 Timber_UnitTestCase

상속: extends WP_UnitTestCase
파일 보기 프로젝트 열기: jarednova/timber 1 사용 예제들

공개 메소드들

메소드 설명
enable_error_log ( $opt = true )
expectedDeprecated ( ) Overload WP_UnitTestcase to ignore deprecated notices thrown by use of wp_title() in Timber
resetPermalinks ( )
setPermalinkStructure ( $struc = '/%postname%/' )
tearDown ( )

메소드 상세

enable_error_log() 공개 정적인 메소드

public static enable_error_log ( $opt = true )

expectedDeprecated() 공개 메소드

Overload WP_UnitTestcase to ignore deprecated notices thrown by use of wp_title() in Timber
public expectedDeprecated ( )

setPermalinkStructure() 공개 정적인 메소드

public static setPermalinkStructure ( $struc = '/%postname%/' )

tearDown() 공개 메소드

public tearDown ( )