+ Test.Suite
+
+
+ (
+
+
+
+ data
+ )
+
+
+
+ -
+
- Parameters: +
-
+
data + <String||Object> ++ The name of the test suite or an object containing +a name property as well as setUp and tearDown methods. +
+