Showing posts with label test case. Show all posts
Showing posts with label test case. Show all posts

Junit fixed method order annontation

Junit test method you wrote don't follow the order of methods 
to follow the order add @FixMethodOrder on Test class