Class: Minitest::Spec

Inherits:
Test
  • Object
show all
Extended by:
DSL
Defined in:
lib/minitest/spec.rb

Overview

Minitest::Spec -- The faster, better, less-magical spec framework!

For a list of expectations, see Minitest::Expectations.

Defined Under Namespace

Modules: DSL

Constant Summary collapse

TYPES =

:nodoc:

DSL::TYPES

Instance Attribute Summary

Attributes included from DSL

#desc

Method Summary

Methods included from DSL

after, before, children, create, describe_stack, extended, it, let, name, nuke_test_methods!, register_spec_type, spec_type, subject