1
0
Fork 0

added documentation

This commit is contained in:
Jan Steemann 2014-01-07 11:52:17 +01:00
parent 141498e619
commit 7c5d145503
1 changed files with 4 additions and 1 deletions

View File

@ -781,7 +781,10 @@ actions.defineHttp({
///
/// @RESTDESCRIPTION
///
/// Executes the specified tests on the server and returns the test results.
/// Executes the specified tests on the server and returns an object with the
/// test results. The object has an attribute "error" which states whether
/// any error occurred. The object also has an attribute "passed" which
/// indicates which tests passed and which did not.
////////////////////////////////////////////////////////////////////////////////
actions.defineHttp({