This is a rant about JUnit, or more precisely, a rant about JUnit's inability to execute test methods in natural method order.
Definition: Natural method order is the order in which methods appear in the source file.
Definition: Natural method order is the order in which methods appear in the source file.