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 createLibrary | ( | databaseGuid, | |
databaseLocation | |||
) |
Definition at line 151 of file test_load.js.
function makeLibrary | ( | aLength | ) |
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.