Container::bind()
Method: Binds an interface, a class or a string slug to an implementation.
Method: Returns true if the container can return an entry for the given identifier.
Method: Binds an interface a class or a string slug to an implementation and will always return the same instance.
Container::singleton Read More »
Method: Marks a test skipped if the version is below the passed one.
TestCase::mark_skipped_with_php_version_below Read More »
Method: Test the import_data method.
Learndash_Admin_Import_Media_Test::test_import_data Read More »
Method: Test data for the test_import_data.
Learndash_Admin_Import_Media_Test::data_provider_test_import_data Read More »
Method: Generates an array of media items.
Learndash_Admin_Import_Media_Test::generate_media_items Read More »
Class: Class to test the Learndash_Admin_Import_Mapper class.
Learndash_Admin_Import_Mapper_Test Read More »
Method: Test data for the test_import_data.
Learndash_Admin_Import_Taxonomies_Test::data_provider_test_import_data Read More »
Method: Generates an array of terms.
Learndash_Admin_Import_Taxonomies_Test::generate_taxonomies Read More »
Method: Test the map method.
Learndash_Admin_Import_Mapper_Test::test_map Read More »
Class: Class to test the Learndash_Admin_Import_Media class.
Learndash_Admin_Import_Media_Test Read More »
Method: Test data for the test_map.
Learndash_Admin_Import_Mapper_Test::data_provider_test_map Read More »