PHP 클래스 Automattic\WP\Cron_Control\Tests\Utils

파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public 1 사용 예제들

공개 메소드들

메소드 설명
compare_arrays ( $expected, $test, $context ) Check that two arrays are equal
create_test_event ( $allow_multiple = false ) Build a test event
get_events_from_post_objects ( ) Retrieve some events' post objects for use in testing

메소드 상세

compare_arrays() 정적인 공개 메소드

Check that two arrays are equal
static public compare_arrays ( $expected, $test, $context )

create_test_event() 정적인 공개 메소드

Build a test event
static public create_test_event ( $allow_multiple = false )

get_events_from_post_objects() 정적인 공개 메소드

Retrieve some events' post objects for use in testing
static public get_events_from_post_objects ( )