goog.testing.TestCase.Order
Provided By | |
---|---|
Type | string |
The order to run the auto-discovered tests.
Values
NATURAL | This is browser dependent and known to be different in FF and Safari compared to others. |
---|---|
RANDOM | Random order. |
SORTED | Sorted based on the name. |