specify test execution order through a property?

Noel Yap <[email protected]> Sun, 2 Mar 2014 11:45:27 -0800
Newsgroups gmane.comp.java.junit.user
Message-ID <CALa_nQ=NryZs3VuMZHYc9OLdUy5_Gknjzh_ZwZ6bYB=aE9Mffg@mail.gmail.com>
I'd like to be able to specify the test execution order (to be random)
across all our tests without having to annotate all the tests. Is this
possible?

Thanks,
Noel