Lines:
1 to 14 of 14
<?php // (C) Copyright Bobbing Wide 2017-2020 /* class Tests_oik_privacy_policy */ /* function Tests_oik_privacy_policy::setUp() – */ /* function Tests_oik_privacy_policy::test_is_plugin_loaded() – Q. Is it possible to test the behaviour of oik-privacy-policy even when it’s not activated? A. It should be since oik-privacy-policy really only responds to admin stuff. */ /* function Tests_oik_privacy_policy::is_plugin_activated() – Tests if the given plugin is activated */ /* function Tests_oik_privacy_policy::is_plugin_loaded() – Tests if the plugin is loaded */ /* function Tests_oik_privacy_policy::load_plugin() – Loads the plugin’s main file */ /* function Tests_oik_privacy_policy::reload_domains() – Reloads the text domains */ /* function Tests_oik_privacy_policy::test_oik_privacy_policy_admin_menu() – Tests that the privacy policy menu is created with translated titles */ /* function Tests_oik_privacy_policy::test_oik_privacy_policy_admin_menu_bb_BB() – Tests that the privacy policy menu is created with translated titles */ /* function Tests_oik_privacy_policy::unset_submenu() – */