public Set<String> getTestSourceRoots() { return myTest.getRoots(); }
public Set<String> getSourceRoots() { return mySource.getRoots(); }