Suppose the following package structure: Then, performing "Run as > JUnit Test" on the com.example.a package will also run all Tests inside the com.example.ab package. This behaviour deviates from how ...