C# Class BB.UI.Web.MVC.Tests.Controllers.WebApi.PlaylistControllerTest

Mostra file Open project: BeatBuddy/beatbuddy_webapp

Private Methods

Method Description
AddNotFoundTrackTest ( ) : void
AddTrackTest ( ) : void
AddTrackWithNonExistingPlaylistTest ( ) : void
Cleanup ( ) : void
CreatePlaylistForUserTest ( ) : void
DownvoteDoubleTest ( ) : void
DownvoteTest ( ) : void
Get2RecommendationsTest ( ) : void
GetHistoryTestWithNoTracksInHistory ( ) : void
GetHistoryTestWithOneTrackInHistory ( ) : void
GetHistoryTestWithTwoTracksInHistory ( ) : void
GetLivePlaylistWithAllTracksPlayed ( ) : void
GetLivePlaylistWithNoTracksPlayedButOneVoted ( ) : void
GetLivePlaylistWithNoTracksPlayedOrVoted ( ) : void
GetLivePlaylistWithNullPlaylist ( ) : void
GetLivePlaylistWithOneTrackPlayed ( ) : void
GetNextTrackWithAllTrackPlayed ( ) : void
GetPlaylistTest ( ) : void
GetWrongPlaylistTest ( ) : void
Initialize ( ) : void
LookupPlaylistByKeyTest ( ) : void
LookupPlaylistByWrongKeyTest ( ) : void
SearchNullTrackTest ( ) : void
SearchTrackTest ( ) : void
UpvoteDoubleTest ( ) : void
UpvoteTest ( ) : void
UpvoteThanDownvoteTest ( ) : void