question - the default gradle import settings has ...
# announcements
m
question - the default gradle import settings has "each sourceset is a module" ticked. is it then expected that I cannot access
internal
stuff in a gradle module from the
test
sourceset for that module, if this is ticked?