search

goog.testing.TestCase.Order

Provided By
Typestring

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.