test_load.js File Reference

Go to the source code of this file.

Functions

function runTest ()
 Hack script to load a songbird library from a preformatted text file. More...
 
function makeLibrary (aLength)
 
function createLibrary (databaseGuid, databaseLocation)
 

Function Documentation

function createLibrary (   databaseGuid,
  databaseLocation 
)

Definition at line 151 of file test_load.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function makeLibrary (   aLength)

Definition at line 46 of file test_load.js.

Here is the call graph for this function:

function runTest ( )

Hack script to load a songbird library from a preformatted text file.

Advanced DataRemote unit tests.

Definition at line 31 of file test_load.js.