+ Test.Reporter
+
+
+ (
+
+
+
+ url
+
+ ,
+ format
+ )
+
+
+
+ -
+
- Parameters: +
-
+
url + <String> ++ The URL to submit the results to. +
+ -
+
format + <Function> ++ (Optiona) A function that outputs the results in a specific format. +Default is Y.Test.Format.XML. +
+