TestAbstractTypes.jl

Provide functions to test whether a type implements an abstract type properly
Author eschnett
Popularity
5 Stars
Updated Last
1 Year Ago
Started In
December 2021

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).