issues
search
BratinaRok
/
android-bank-manager
bank manager application
0
stars
1
forks
source link
insert extra open class in hierarchy in middle of AbstractUnitTest and StageUnitTest with name BankManagerUnitTest
#13
Closed
RedJocker
closed
1 year ago
RedJocker
commented
2 years ago
insert extra open class in hierarchy in middle of AbstractUnitTest and StageUnitTest with name BankManagerUnitTest
with responsability of containing project specific abstractions,
inside internals folder
StageUnitTests should stay responsible only for @Test methods
all stages should follow this pattern
keep internals files identical on all stages