[Gravity] Add test helpers for DAOs using a MariaDBConnection class

Review Request #679 — Created Sept. 11, 2019 and submitted

pprkut
Lunr
39e4249...
lunr

Add test helpers for DAOs using a MariaDBConnection class

Unit tests (in another project)

  • 0
  • 0
  • 0
  • 1
  • 1
Description From Last Updated
smillernl
  1. Ship It!
  2. 
      
k.woortman
  1. 
      
  2. Do you mean for this class to be abstract. Since this is the MariaDBDatabaseAccessObjectTest and the other one AbstractMariaDBDatabaseAccessObjectTest.

    1. AbstractMariaDBDatabaseAccessObjectTest is for abstract DAOs, while this one is for non-abstract DAOs. Has nothing to do with whether the test class itself is abstract or not

    2. Ahh thnx

  3. 
      
k.woortman
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...