Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Microtest::TestMethod
Inherits
Reference
/
Object
Constructors
new
(suite : ::
Microtest::Test
.class, name :
String
, sanitized_name :
String
, method_name :
String
, focus :
Bool
|
String
, skip :
Bool
, filename :
String
, line_number :
Int32
, &block :
TestMethod
,
ExecutionContext
-> )
Source
Instance methods
block
Source
call
(ctx :
ExecutionContext
)
Source
filename
Source
focus
Source
focus?
Source
full_name
Source
line_number
Source
method_name
Source
name
Source
sanitized_name
Source
skip
Source
skip?
Source
suite
Source