showtime/tests/do_test
Types
pub type MetaShould(t) {
MetaShould(equal: fn(t, t) -> Nil, not_equal: fn(t, t) -> Nil)
}
Constructors
-
MetaShould(equal: fn(t, t) -> Nil, not_equal: fn(t, t) -> Nil)
pub type MetaShould(t) {
MetaShould(equal: fn(t, t) -> Nil, not_equal: fn(t, t) -> Nil)
}
MetaShould(equal: fn(t, t) -> Nil, not_equal: fn(t, t) -> Nil)