Open hablutzel1 opened 11 years ago
One of these classes is created in the "source root" of the choosen module and the other in the "test source root", furthermore the package declaration for the test class in the "test source root" is generated incorrectly
Say you have modules 'a' and 'b' and you have one method with @should tag, then you trigger generatetestcases action you are prompted to choose destination directory (in a maven project) and you choose the right "test source root", under that circumstances two test classes were created.