るりまサーチ

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

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

クラス

モジュール

オブジェクト

キーワード

検索結果

<< 1 2 3 ... > >>

static const char * thread_status_name(enum thread_status status) (32700.0)

static VALUE thgroup_add(VALUE group, VALUE thread) (32400.0)

static VALUE thgroup_list(VALUE group) (32300.0)

static VALUE thgroup_s_alloc(VALUE klass) (32300.0)

static VALUE top_include(int argc, VALUE *argv) (32300.0)

絞り込み条件を変える

static VALUE top_public(int argc, VALUE *argv) (32300.0)

static void terminate_process(int status, const char *mesg, int mlen) (32300.0)

static void top_local_setup(void) (32200.0)

パース中のプログラムのトップレベルのためのローカル変数テーブルをポップし、 現在存在する SCOPE にそれを接ぎ足す。

パース中のプログラムのトップレベルのためのローカル変数テーブルをポップし、
現在存在する SCOPE にそれを接ぎ足す。

test/unit (32012.0)

ユニットテストを行うためのライブラリです。

....2.0 からbundled gem(gemファイルのみを同梱)になりまし
た。詳しい内容は下記のプロジェクトページを参照してください。

* Test::Unit - Ruby用単体テストフレームワーク: https://test-unit.github.io/

なお、2.2.0より前のtest/unit は当時...
...ルしていた minitest/unit を使って再実装し
ていましたが、上記のtest/unitと完全な互換性がある訳ではありません。

Rubyのテスティングフレームワークの歴史については以下が詳しくまとまっています。

* Rubyのテスティング...
...フレームワークの歴史(2014年版) https://www.clear-code.com/blog/2014/11/6.html
* RubyKaigi 2015:The history of testing framework in Ruby https://www.clear-code.com/blog/2015/12/12.html

=== 使い方

T
est::Unit は以下のように使います。

まずテスト対象のソー...
...フレームワークの歴史(2014年版) https://www.clear-code.com/blog/2014/11/6.html
* RubyKaigi 2015:The history of testing framework in Ruby https://www.clear-code.com/blog/2015/12/12.html...
<< 1 2 3 ... > >>