Lines:
1 to 31 of 31
<?php // (C) Copyright Bobbing Wide 2016,2017 /* class BW_UnitTestCase */ /* function BW_UnitTestCase::setUpBeforeClass() – */ /* function BW_UnitTestCase::tearDownAfterClass() – */ /* function BW_UnitTestCase::rollback_transaction() – */ /* function BW_UnitTestCase::commit_transaction() – Commits the transaction */ /* function BW_UnitTestCase::set_autocommit_0() – */ /* function BW_UnitTestCase::my_start_transaction() – */ /* function BW_UnitTestCase::replace_admin_url */ /* function BW_UnitTestCase::replace_oik_url */ /* function BW_UnitTestCase::tag_break */ /* function BW_UnitTestCase::generate_expected */ /* function BW_UnitTestCase::replace_nonce_with_nonsense */ /* function BW_UnitTestCase::replace_created_nonce */ /* function BW_UnitTestCase::replace_between */ /* function BW_UnitTestCase::replace_antispambot */ /* function BW_UnitTestCase::assertArrayEqualsFile */ /* function BW_UnitTestCase::prepareExpectedArray */ /* function BW_UnitTestCase::prepareFile */ /* function BW_UnitTestCase::find_test_name */ /* function BW_UnitTestCase::assertArrayEqualsLanguageFile */ /* function BW_UnitTestCase::query_la_CY */ /* function BW_UnitTestCase::generate_expected_file */ /* function BW_UnitTestCase::switch_to_locale */ /* function BW_UnitTestCase::reload_domains */ /* function BW_UnitTestCase::arraytohtml */ /* function BW_UnitTestCase::replace_home_url */ /* function BW_UnitTestCase::replace_post_id */View on GitHub