FactoryTest
extends TestCase
Table of Contents
Properties
-
$factory
: Factory
Methods
-
testDeezerTrackUri()
: void
-
testDeezerTrackXml()
: void
-
testNetworkTrackUri()
: void
-
testNetworkTrackXml()
: void
-
testSpotifyTrackUri()
: void
-
testSpotifyTrackXml()
: void
-
testStreamTrackUri()
: void
-
testStreamTrackXml()
: void
-
setUp()
: void
-
getXml()
: ElementInterface
testDeezerTrackUri()
public
testDeezerTrackUri() : void
testDeezerTrackXml()
public
testDeezerTrackXml() : void
testNetworkTrackUri()
public
testNetworkTrackUri() : void
testNetworkTrackXml()
public
testNetworkTrackXml() : void
testSpotifyTrackUri()
public
testSpotifyTrackUri() : void
testSpotifyTrackXml()
public
testSpotifyTrackXml() : void
testStreamTrackUri()
public
testStreamTrackUri() : void
testStreamTrackXml()
public
testStreamTrackXml() : void
setUp()
protected
setUp() : void
getXml()
private
getXml(string $uri[, string $title = "" ]) : ElementInterface
Parameters
-
$uri
: string
-
-
$title
: string
= ""
-
Return values
ElementInterface