7 calls to MetatagTestBase::generateImage() in Metatag 7
- MetatagCoreImageTest::testConfigAbsoluteURL in tests/
MetatagCoreImageTest.test - Confirm images can be added to a global config with its absolute URL.
- MetatagCoreImageTest::testConfigDrupalRelativeURL in tests/
MetatagCoreImageTest.test - Confirm images can be added to a global config using its relative URL.
- MetatagCoreImageTest::testConfigImageWithSpaceInURL in tests/
MetatagCoreImageTest.test - Confirm images with a space in its URL will be handled properly.
- MetatagCoreImageTest::testConfigInternalURL in tests/
MetatagCoreImageTest.test - Confirm images can be added to a global config with its internal URI.
- MetatagCoreImageTest::testConfigProtocolRelativeURL in tests/
MetatagCoreImageTest.test - Confirm images can be added to a global config w its protocol-relative URL.
- MetatagCoreImageTest::testConfigRelativeURL in tests/
MetatagCoreImageTest.test - Confirm images can be added to a global config using its relative URL.
- MetatagTestBase::generateImageFile in tests/
MetatagTestBase.test - Create an image file object of a specific size & type.