test: extend dtestutil to support strings
Extends the driver's testutil package to support any type for AssertParam
and type Opts
.
It also adds an AssertByDefaultType
function to centralize the type switch in a single place.
Related to #26
Edited by Jaime Martinez