## Background Preparing data for tests is vital and should be easy. ## Feature Make it possible to insert data into `DBTable` using a `Map[String, AllowedParamTypes]`
Background
Preparing data for tests is vital and should be easy.
Feature
Make it possible to insert data into
DBTableusing aMap[String, AllowedParamTypes]