Test-Unit-0.24 > Test::Unit::Tutorial

名前

Test::Unit::Tutorial - ユニットテストのチュートリアル

概要

    perldoc Test::Unit::Tutorial

説明

Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules.

ここには、ユニットテストが何故有用なのか、どのようにして Test::Unit モジュール群を使ってユニットテストを行うのなどユニットテストについての 多数のドキュメントがあるべきです。

Sorry for not implementing this yet.

でも、まだ書けていません。ごめんなさい。

Please have a look at the examples in the examples directory and read the README file that came with this distribution.

配布物に付属している examples ディレクトリの中の例を見たり、 README ファイルを読んだりしてください。

A short tutorial on how to use the unit testing framework is included in Test::Unit::TestCase.

ユニットテストフレームワークを使うための短いチュートリアルは Test::Unit::TestCase の中にあります。

Further examples can be found by looking at the self test collection, starting in t::tlib::AllTests.

更なる例は、t::tlib::AllTests にあるこのフレームワーク自体のテストで 見ることができます。

作者

Christian Lemburg <lemburg@acm.org>

SEE ALSO

  • The module documentation for all modules in the Test::Unit tree.

    Test::Unit のモジュール群全てのドキュメント

  • Refactoring. Improving The Design Of Existing Code. Martin Fowler. Addison-Wesley, 1999.

  • The JUnit (unit testing framework for Java) documentation.

    (Java のためのユニットテストフレームワークである)JUnit のドキュメント

  • http://www.xProgramming.com/

翻訳について

翻訳者:IWAI, Masaharu <iwaim.sub@gmail.com>

Perlドキュメント日本語訳 Project にて、 Perlモジュール、ドキュメントの翻訳を行っております。

 L<http://sourceforge.jp/projects/perldocjp/>
 L<http://www.freeml.com/ctrl/html/MLInfoForm/perldocjp@freeml.com>
 L<http://perldoc.jp/>