simonjenga/CompanyRestService

set JUnit test method execution order

Closed this issue · 0 comments

Set JUnit test method execution order. JUnit tests do not have any default test execution order. Make a quick fix to this weird and random behavior.

http://blog.jooq.org/2016/03/22/improve-your-junit-experience-with-this-annotation/