PHP Класс Automattic\WP\Cron_Control\Tests\Cron_Options_CPT_Tests

Наследование: extends WP_UnitTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
test_cpt_exists ( ) Custom post type exists
test_event_unscheduling_against_cpt ( ) Test that events are unscheduled correctly by checking the CPT
test_event_unscheduling_using_core_functions ( ) Test that events are unscheduled correctly using Core functions
test_events_exist ( ) Check that an event is stored properly in a CPT entry
test_filter_cron_option_get ( ) Check format of filtered array returned from CPT

Описание методов

test_cpt_exists() публичный метод

Custom post type exists
public test_cpt_exists ( )

test_event_unscheduling_against_cpt() публичный метод

Test that events are unscheduled correctly by checking the CPT

test_event_unscheduling_using_core_functions() публичный метод

Test that events are unscheduled correctly using Core functions

test_events_exist() публичный метод

Check that an event is stored properly in a CPT entry
public test_events_exist ( )

test_filter_cron_option_get() публичный метод

Check format of filtered array returned from CPT