Methods
16 to 30 of 56
- WP_UnitTestCase::expectDeprecated() –
- WP_UnitTestCase::expectedDeprecated() –
- WP_UnitTestCase::factory() –
- WP_UnitTestCase::files_in_dir() –
- WP_UnitTestCase::flush_cache() –
- WP_UnitTestCase::forceTicket() –
- WP_UnitTestCase::get_called_class() –
- WP_UnitTestCase::get_wp_die_handler() –
- WP_UnitTestCase::go_to() – Modify WordPress’s query internals as if a given URL has been requested.
- WP_UnitTestCase::knownPluginBug() – Skips the current test if there is an open plugin ticket with id $ticket_id
- WP_UnitTestCase::knownUTBug() – Skips the current test if there is an open unit tests ticket with id $ticket_id
- WP_UnitTestCase::knownWPBug() – Skips the current test if there is an open WordPress ticket with id $ticket_id
- WP_UnitTestCase::prepareTemplate() – Define constants after including files.
- WP_UnitTestCase::remove_added_uploads() –
- WP_UnitTestCase::reset_post_statuses() – Unregister non-built-in post statuses.