Provide functions to test whether a type correctly implements the
interface expected by a certain abstract type (e.g. AbstractString
,
AbstractVector
).
eschnett/TestAbstractTypes.jl
Provide functions to test whether a type implements an abstract type properly
JuliaMIT