るりまサーチ

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n=
  3. openssl n
  4. pop3 n_mails
  5. rsa n=

ライブラリ

クラス

モジュール

キーワード

検索結果

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

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

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

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

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

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

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

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

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

...に使用するメソッド群を定義します。

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

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

@param skip_regexp この正規表現にマッチしたメソッド...