test_view_selection.js File Reference

Go to the source code of this file.

Functions

function runTest ()
 Test that changes in the view's selection are reflected into the tree. More...
 
function setupPlaylist ()
 
function testSelectAll (library, playlist)
 
function testSelectAllScrolled (library, playlist)
 
function testSelectSome (library, playlist)
 
function testSelectSomeScrolled (library, playlist)
 
function createPropertyArray ()
 
function assertAllVisibleRowsSelected (tree)
 

Function Documentation

function assertAllVisibleRowsSelected (   tree)

Definition at line 126 of file test_view_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function createPropertyArray ( )

Definition at line 121 of file test_view_selection.js.

function runTest ( )

Test that changes in the view's selection are reflected into the tree.

Advanced DataRemote unit tests.

Listener used to track the events

Listener used to track the events

Definition at line 31 of file test_view_selection.js.

Here is the call graph for this function:

function setupPlaylist ( )

Definition at line 40 of file test_view_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 61 of file test_view_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectAllScrolled (   library,
  playlist 
)

Definition at line 77 of file test_view_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 90 of file test_view_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function testSelectSomeScrolled (   library,
  playlist 
)

Definition at line 109 of file test_view_selection.js.

Here is the call graph for this function:

Here is the caller graph for this function: