Kernel
module Kernel
Kernel extensions for minitest
Private Instance Methods
Describe a series of expectations for a given target desc
.
Defines a test class subclassing from either Minitest::Spec or from the surrounding describe's class. The surrounding class may subclass Minitest::Spec manually i