PHP Class Alaouy\Tests\YoutubeTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: alaouy/youtube

Méthodes publiques

Свойство Type Description
$youtube Alaouy\Youtube\Youtube

Méthodes publiques

Méthode Description
MalFormURLProvider ( )
setUp ( )
tearDown ( )
testConstructorFail ( )
testConstructorFail2 ( )
testGetActivitiesByChannelId ( )
testGetActivitiesByChannelIdException ( )
testGetChannelById ( )
testGetChannelByName ( )
testGetChannelFromURL ( )
testGetPlaylistById ( )
testGetPlaylistItemsByPlaylistId ( )
testGetPlaylistsByChannelId ( )
testGetPopularVideos ( )
testGetRelatedVideos ( )
testGetVideoInfo ( )
testGetVideoInfoMultiple ( )
testInvalidApiKey ( )
testNotFoundAPICall ( ) Test skipped for now, since the API returns Error 500
testNotFoundAPICall2 ( ) Test skipped for now, since the API returns Error 500
testParseVIdException ( )
testParseVIdFromEmbedURL ( )
testParseVIdFromURLException ( $url )
testParseVIdFromURLFull ( )
testParseVIdFromURLShort ( )
testSearch ( )
testSearchAdvanced ( )
testSearchChannelVideos ( )
testSearchVideos ( )

Method Details

MalFormURLProvider() public méthode

public MalFormURLProvider ( )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testConstructorFail() public méthode

public testConstructorFail ( )

testConstructorFail2() public méthode

testGetActivitiesByChannelId() public méthode

testGetActivitiesByChannelIdException() public méthode

testGetChannelById() public méthode

public testGetChannelById ( )

testGetChannelByName() public méthode

testGetChannelFromURL() public méthode

testGetPlaylistById() public méthode

public testGetPlaylistById ( )

testGetPlaylistItemsByPlaylistId() public méthode

testGetPlaylistsByChannelId() public méthode

testGetPopularVideos() public méthode

testGetRelatedVideos() public méthode

testGetVideoInfo() public méthode

public testGetVideoInfo ( )

testGetVideoInfoMultiple() public méthode

testInvalidApiKey() public méthode

public testInvalidApiKey ( )

testNotFoundAPICall() public méthode

Test skipped for now, since the API returns Error 500
public testNotFoundAPICall ( )

testNotFoundAPICall2() public méthode

Test skipped for now, since the API returns Error 500

testParseVIdException() public méthode

testParseVIdFromEmbedURL() public méthode

testParseVIdFromURLException() public méthode

testParseVIdFromURLFull() public méthode

testParseVIdFromURLShort() public méthode

testSearch() public méthode

public testSearch ( )

testSearchAdvanced() public méthode

public testSearchAdvanced ( )

testSearchChannelVideos() public méthode

testSearchVideos() public méthode

public testSearchVideos ( )

Property Details

$youtube public_oe property

public Youtube,Alaouy\Youtube $youtube
Résultat Alaouy\Youtube\Youtube