PHP 클래스 HM\BackUpWordPress\Notice_Tests

상속: extends HM_Backup_UnitTestCase
파일 보기 프로젝트 열기: humanmade/backupwordpress

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
test_clear_notices ( )
test_empty_context ( )
test_empty_message ( )
test_get_notices_with_wrong_context ( )
test_get_persistant_notices_with_wrong_context ( )
test_no_notices_context ( )
test_no_notices_no_context ( )
test_persistant_notice ( )
test_set_duplicate_notice ( )
test_set_duplicate_notices_different_contexts ( )
test_set_multiple_notice_with_context ( )
test_set_multiple_notices_in_same_context ( )
test_set_multiple_persistant_notices_in_same_context ( )
test_set_persistant_multiple_notice_with_context ( )
test_set_persistant_single_notice_with_context ( )
test_set_single_notice_with_context ( )

비공개 메소드들

메소드 설명
reset_notices ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

test_clear_notices() 공개 메소드

public test_clear_notices ( )

test_empty_context() 공개 메소드

public test_empty_context ( )

test_empty_message() 공개 메소드

public test_empty_message ( )

test_get_notices_with_wrong_context() 공개 메소드

test_get_persistant_notices_with_wrong_context() 공개 메소드

test_no_notices_context() 공개 메소드

test_no_notices_no_context() 공개 메소드

test_persistant_notice() 공개 메소드

test_set_duplicate_notice() 공개 메소드

test_set_duplicate_notices_different_contexts() 공개 메소드

test_set_multiple_notice_with_context() 공개 메소드

test_set_multiple_notices_in_same_context() 공개 메소드

test_set_multiple_persistant_notices_in_same_context() 공개 메소드

test_set_persistant_multiple_notice_with_context() 공개 메소드

test_set_persistant_single_notice_with_context() 공개 메소드

test_set_single_notice_with_context() 공개 메소드