Ruby 1.9.3 Reference Manual > All Libraries > library minitest/spec > module Kernel > describe (private)
describe(desc) { ... }
与えられた説明文から名前を作成してテストクラスを定義します。
クラスの定義は、与えられたブロックの内容になります。