Re: extension request on org.junit.internal.MethodSorter
<[email protected]> 16 Apr 2014 00:47:44 -0700
| Newsgroups | gmane.comp.java.junit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi David, Talked to Kevin before about specifying test order and he redirected me to this topic.I think implementing sorting on both class level and method level will be interesting. We can specify either random order or a user-descired order for test execution. Gonna have a look at Sorter class and see if I can make extension on it. Cheers, Sien