I am sorry for late response.
I found that "--mutationUnitSize 1" solves the issue. The argument is described in
http://pitest.org/quickstart/maven/. However, I was executing pitest through command-line interface, and I missed it.
I was looking for how to create strong isolation between test classes as well as mutations, so I replied lately. (The issue is solved when only one test case is used. I need few more test classes to be applied.)
Thank you for your help.
2015년 1월 12일 월요일 오후 9시 8분 30초 UTC+9, henry 님의 말: