Developer Documentation Library > Mobile SDK > Disconnected mobile application reference > Expression Evaluator reference > Expression evaluator test considerations
 
Expression evaluator test considerations
Using the .js library (see Components overview), create test cases that can check whether the library is working as expected. It might also be beneficial to create test cases, in the test files, to check whether the library works as expected. The test cases can be based on the qunit JS UnitTest framework.
See also
Expression Evaluator reference