PHP Класс Twitter\Tests\WordPress\Shortcodes\EmbeddedTweetVideo

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testGetOEmbedCacheKeyCustomParameters ( ) : void Test building a unique cache key component for shortcode customizations
testSanitizeShortcodeParametersID ( string $tweet_id ) : void Test extracting a Tweet ID from a shortcode through id attribute
tweetIDProvider ( ) : array Provide Tweet values which should all evaluate to a Tweet ID of 20

Описание методов

testGetOEmbedCacheKeyCustomParameters() публичный Метод

Test building a unique cache key component for shortcode customizations
С версии: 1.0.0
public testGetOEmbedCacheKeyCustomParameters ( ) : void
Результат void

testSanitizeShortcodeParametersID() публичный Метод

Test extracting a Tweet ID from a shortcode through id attribute
С версии: 1.0.0
public testSanitizeShortcodeParametersID ( string $tweet_id ) : void
$tweet_id string Tweet ID test value
Результат void

tweetIDProvider() публичный статический Метод

Provide Tweet values which should all evaluate to a Tweet ID of 20
С версии: 1.0.0
public static tweetIDProvider ( ) : array
Результат array array of test values