Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Spec2::Matchers
Instance methods
be
(expected)
Source
be_close
(expected, delta)
Source
be_false
Source
be_falsey
Source
be_nil
Source
be_true
Source
be_truthy
Source
eq
(expected)
Source
match
(expected)
Source
Macros
be_a
(t)
Source
raise_error
(klass =
Exception
, message = nil)
Source
Nested types
Spec2::Matchers::Be(T)
Spec2::Matchers::BeA(T)
Spec2::Matchers::BeFalsey
Spec2::Matchers::BeRecorder(T)
Spec2::Matchers::BeTruthy
Spec2::Matchers::Close(T, E)
Spec2::Matchers::Eq(T)
Spec2::Matchers::Match(T)
Spec2::Matchers::Satisfy(T)