Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Avram::Expectations::HaveCustomErrorExpectation
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
Symbol
, message :
Regex
|
Nil
= nil)
Source
new
(name, message :
String
)
Source
Instance methods
failure_message
(operation :
OperationErrors
) :
String
Source
match
(operation :
OperationErrors
) :
Bool
Source
negative_failure_message
(operation :
OperationErrors
) :
String
Source