Files

To run tests please build using one of the *_Tests build configurations and call runAll() method of the Tests module. For example:

var tests = require("Tests");
tests.runAll();