method to be tested
question
- does the result prove that
Test 2 during monitoring the k method, if other tests also call k , they will also be logged, so they are called twice, causing the test to fail?
- but if I swap
Test 1 and Test 2 to ok again, why?
- is there a way for
Test 1 and Test 2 to be executed in Synchronize? So there will be no problem
Thank you, big shot ~
