test_playlist_selection.js File Reference

Go to the source code of this file.

Functions

function runTest ()
 Test file. More...
 
function setupPlaylist ()
 
function testSelectAll (library, playlist)
 
function testSelectAllResort (library, playlist, previouslySelected)
 
function testSelectSome (library, playlist)
 
function testSelectSomeResort (library, playlist, previouslySelected)
 
function testSelectAllThenAdd (library, playlist)
 
function testSelectRange (library, playlist)
 
function testSelectRangeResort (library, playlist, previouslySelected)
 
function assertArraySimilar (a1, a2)
 
function setSort (playlist, property, direction)
 
function getSelected (playlist)
 
function createPropertyArray ()
 

Function Documentation

function assertArraySimilar (   a1,
  a2 
)

Definition at line 220 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function createPropertyArray ( )

Definition at line 251 of file test_playlist_selection.js.

Here is the caller graph for this function:

function getSelected (   playlist)

Definition at line 242 of file test_playlist_selection.js.

Here is the caller graph for this function:

function runTest ( )

Test file.

Advanced DataRemote unit tests.

Listener used to track the events

Listener used to track the events

Definition at line 31 of file test_playlist_selection.js.

Here is the call graph for this function:

function setSort (   playlist,
  property,
  direction 
)

Definition at line 234 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function setupPlaylist ( )

Definition at line 40 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectAll (   library,
  playlist 
)

Definition at line 63 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectAllResort (   library,
  playlist,
  previouslySelected 
)

Definition at line 87 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectAllThenAdd (   library,
  playlist 
)

Definition at line 139 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectRange (   library,
  playlist 
)

Definition at line 163 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectRangeResort (   library,
  playlist,
  previouslySelected 
)

Definition at line 205 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectSome (   library,
  playlist 
)

Definition at line 105 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectSomeResort (   library,
  playlist,
  previouslySelected 
)

Definition at line 125 of file test_playlist_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function: