I have the Java project (Maven/Spring/Spock). It appears that I couldn't run single test in test suite (class) randomly. In some test classes it possible, in some other its not - entire test suite is the only available choice. This is annoying while debuging single test.
Is there any setting/choice how to avoid this disbalance? Thanks