Methods
1 to 15 of 56
- WP_UnitTestCase::assertDiscardWhitespace() –
- WP_UnitTestCase::assertEqualFields() –
- WP_UnitTestCase::assertEqualSets() –
- WP_UnitTestCase::assertEqualSetsWithIndex() –
- WP_UnitTestCase::assertNotWPError() –
- WP_UnitTestCase::assertPostConditions() – Detect post-test failure conditions.
- WP_UnitTestCase::assertQueryTrue() – Check each of the WP_Query is_* functions/properties against expected boolean value.
- WP_UnitTestCase::assertWPError() –
- WP_UnitTestCase::checkRequirements() –
- WP_UnitTestCase::clean_up_global_scope() –
- WP_UnitTestCase::commit_transaction() – Commit the queries in a transaction. Well, don’t actually!
- WP_UnitTestCase::delete_folders() –
- WP_UnitTestCase::delete_user() – Multisite-agnostic way to delete a user from the database.
- WP_UnitTestCase::deprecated_function_run() –
- WP_UnitTestCase::doing_it_wrong_run() –