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