Go to the source code of this file.
Functions | |
function | runTest () |
Test file. More... | |
function | searchBoxTest (searchTerm, resultViewLength) |
function | createPropertyArray () |
function createPropertyArray | ( | ) |
Definition at line 134 of file test_searchable.js.
function runTest | ( | ) |
Test file.
Advanced DataRemote unit tests.
Definition at line 31 of file test_searchable.js.
function searchBoxTest | ( | searchTerm, | |
resultViewLength | |||
) |
Definition at line 123 of file test_searchable.js.