| 意味 | 例文 (11件) |
PyUnitとは 意味・読み方・使い方
追加できません
(登録数上限)
「PyUnit」を含む例文一覧
該当件数 : 11件
Writing PyUnit regression tests.発音を聞く 例文帳に追加
PyUnit 回帰テストを書く。 - Python
PyUnit provides a mechanism for this: the testsuite, represented by the class TestSuite in the発音を聞く 例文帳に追加
テストスイートは、 - Python
InPyUnit, test cases are represented by instances of the TestCase class in the例文帳に追加
PyUnitでは、テストケースは - Python
The unittest module provides classes that make it easy to support these qualities for a set of tests.To achieve this, PyUnit supports some important concepts:例文帳に追加
PyUnitでは、テストを以下のような構成で開発します。 - Python
PyUnit provides abase class, TestCase, which may be used to create new testcases.発音を聞く 例文帳に追加
テストケースを作成する場合は、PyUnitが提供するTestCaseクラスを基底クラスとして利用することができます。 - Python
The test case and test fixture concepts are supported through the TestCase and FunctionTestCase classes; the formershould be used when creating new tests, and the latter can be used whenintegrating existing test code with a PyUnit-driven framework.例文帳に追加
PyUnitでは、テストケースとfixtureを、TestCaseクラスとFunctionTestCaseクラスで提供しています。 TestCaseクラスは新規にテストを作成する場合に使用し、FunctionTestCaseは既存のテストをPyUnitに組み込む場合に使用します。 - Python
Note:PyUnit supports the use of AssertionError as an indicator of test failure, but does not recommend it.例文帳に追加
注意:PyUnitはAssertionErrorによるテストの失敗検出もサポートしていますが、推奨されません。 - Python
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解! -
「PyUnit」を含む例文一覧
該当件数 : 11件
The classTestResult is provided for use as the result object.発音を聞く 例文帳に追加
PyUnitではデフォルトでテスト結果を標準エラーに出力するTextTestRunnerをサンプルとして実装しています。 - Python
The Python unit testing framework, often referred to as ``PyUnit,'' is a Python language version of JUnit, by Kent Beck and Erich Gamma.JUnit is, in turn, a Java version of Kent's Smalltalk testing framework.例文帳に追加
このPython単体テストフレームワーク は``PyUnit''とも呼ばれ、Kent Beck とErich GammaによるJUnitのPython版です。 JUnitはまたKentのSmalltalk用テストフレームワークのJava版で、どちらもそれぞれの言語で業界標準の単体テストフレームワークとなっています。 - Python
Test case instances are grouped together according to the features they test.例文帳に追加
PyUnitではテストスイートによってテストケースインスタンスをテスト対象の機能によってグループ化することができます。 - Python
Each is the de facto standard unit testing framework for its respective language.PyUnit supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from the reporting framework.例文帳に追加
PyUnitでは、テストの自動化・初期設定と終了処理の共有・テストの分類・テスト実行と結果レポートの分離などの機能を提供しており、unittestのクラスを使って簡単にたくさんのテストを開発できるようになっています。 - Python
| 意味 | 例文 (11件) |
PyUnitのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのPyUnit (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「PyUnit」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|