leovinsen / octopush

Financial Education mobile game prototype
0 stars 0 forks source link

Inject Database object into BaseDao #85

Closed leovinsen closed 4 years ago

leovinsen commented 4 years ago

Inject instead of getting a new one from DbProvider. This allows for the mocking of Database object during tests