So, I'm growing this kwery project and currently d...
# exposed
m
So, I'm growing this kwery project and currently do tests for code using my dao layer (all inherit from
AbstractDao
). How do you approach this? Do you just
open
all classes?