class Spec2::Example

Defined in:

next/example.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(context : Spec2::Context, what : String) #

[View source]

Instance Method Detail

def __spec2_clear_lets #

[View source]
def context : Spec2::Context #

[View source]
def description #

[View source]
def pending? #

[View source]
def run #

[View source]
def what : String #

[View source]