PHP Class Essence\Provider\OEmbedTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: benjamminf/craft-embedded-assets

Public Properties

Property Type Description
$OEmbed

Public Methods

Method Description
setup ( )
testExtractGeneric ( )
testExtractInvalidJson ( )
testExtractInvalidXml ( )
testExtractJson ( )
testExtractUnsupportedFormat ( )
testExtractXml ( )

Method Details

setup() public method

public setup ( )

testExtractGeneric() public method

public testExtractGeneric ( )

testExtractInvalidJson() public method

testExtractInvalidXml() public method

testExtractJson() public method

public testExtractJson ( )

testExtractUnsupportedFormat() public method

testExtractXml() public method

public testExtractXml ( )

Property Details

$OEmbed public property

public $OEmbed