るりまサーチ

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.220秒)

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. argf.class to_a
  5. dbm to_a

ライブラリ

クラス

モジュール

キーワード

検索結果

MiniTest::Assertions#_assertions -> Fixnum (33302.0)

アサーション数を返します。

アサーション数を返します。

MiniTest::Assertions#_assertions=(count) (21302.0)

アサーション数をセットします。

...アサーション数をセットします。

@param count 件数を指定します。...

Module#infect_with_assertions(positive_prefix, negative_prefix, skip_regexp, map = {}) -> () (18302.0)

BDD 風にテストを書くために使用するメソッド群を定義します。

...す。

@param positive_prefix assert の代わりのプレフィックスを指定します。

@param negative_prefix refute の代わりのプレフィックスを指定します。

@param skip_regexp この正規表現にマッチしたメソッドは定義しません。

@param map メソッ...