module Spec2
Extended Modules
Defined in:
elapsed_time.crexceptions.cr
expectation.cr
factory.cr
high_runner.cr
matcher.cr
matchers/be.cr
matchers/be_a.cr
matchers/bool.cr
matchers/close.cr
matchers/eq.cr
matchers/match.cr
matchers/raise_error.cr
matchers/satisfy.cr
next/context.cr
next/dsl.cr
next/example.cr
order.cr
orders/default.cr
orders/random.cr
output.cr
outputs/default.cr
outputs/nocolor.cr
reporter.cr
reporters/default.cr
reporters/doc.cr
reporters/test.cr
runner.cr
runners/default.cr
should.cr
spec2.cr
Class Method Summary
Macro Summary
- describe(what, file = __FILE__, line = __LINE__, &block)
- enable_should_on_object
- register_matcher(name, &block)
Instance Method Summary
- #configure_high_runner(high_runner)
- #configure_order(*args, **options)
- #configure_order(*args, **options, &)
- #configure_output(*args, **options)
- #configure_output(*args, **options, &)
- #configure_reporter(*args, **options)
- #configure_reporter(*args, **options, &)
- #configure_runner(*args, **options)
- #configure_runner(*args, **options, &)
- #current_context(*args, **options)
- #current_context(*args, **options, &)
- #exit_code(*args, **options)
- #exit_code(*args, **options, &)
- #high_runner
- #random_order
- #record_started_at
- #run(*args, **options)
- #run(*args, **options, &)
- #started_at