/TestAbstractTypes.jl

Provide functions to test whether a type implements an abstract type properly

Primary LanguageJuliaMIT LicenseMIT

TestAbstractTypes.jl

Unit tests

Provide functions to test whether a type correctly implements the interface expected by a certain abstract type (e.g. AbstractString, AbstractVector).