PHPUNIT Meaning in Japanese - translations and usage examples

Noun
phpunit

Examples of using Phpunit in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
PHPUnit reports the failure.
PHPUnitは失敗を報告します。
Chapter 3. Installing PHPUnit.
第3章PHPUnitのインストール。
PHPUnit requires the dom and json.
PHPUnitを使うには、拡張モジュールdom、json、。
This is one of the easiest ways to extend PHPUnit.
これが、PHPUnitを拡張するための一番簡単な方法です。
PHPUnit distinguishes between failures and.
PHPUnitは、失敗(failures)と。
People also translate
You may then define testmethods as you normally would when using PHPUnit.
PHPUnitを使用する時と同様にテストメソッドを定義します。
PHPUnit assert that an exception was thrown?
PHPUnitは、例外がスローされたと主張しますか?
You can also use Mockery or PHPUnit to create your own mocks or spies.
MockeryやPHPUnitを使用し、自身のモックやスパイを自由に作成してください。
PHPUnit is a unit testing framework for PHP.
PHPUnitはPHPのための単体テストフレームワークです。
An incomplete test is denoted by an I in the output of the PHPUnit command-line test runner, as shown in the following example:.
未完成のテストは、PHPUnitのコマンドライン版テストランナーでは以下のようにIで表されます。
PHPUnit will execute a TRUNCATE against all the tables you.
PHPUnitは指定した全テーブルに対してTRUNCATEを実行し、。
A dialog opens in which you can select a custom bootstrap,XML configuration, PHPUnit script, or test suite file.
カスタムのブートストラップ、XML構成、PHPUnitスクリプト、またはテスト・スイート・ファイルを選択できるダイアログが開きます。
Limit which errors PHPUnit will convert to exceptions. If you are.
PHPUnitがどのエラーを例外に変換するのかを制限できます。
PHPUnit provides extensions to the standard base-class for test classes.
PHPUnitでは、テストクラスの基底クラスである。
A test that has beenskipped is denoted by an S in the output of the PHPUnit command-line test runner, as shown in the following example:.
飛ばされたテストは、PHPUnitのコマンドライン版テストランナーでは以下のようにSで表されます。
You can use PHPUnit to write tests once you are done programming.
プログラムを書き終えてからPHPUnitでテストを書くこともできます。
This file will overridethe. env file when running PHPUnit tests or executing Artisan commands with the--env=testing option.
PHPUnitテストやArtisanコマンドを--env=testingオプション付きで実行する場合、.envファイルをこのファイルの内容でオーバーライドします。
PHPUnit attempts to resolve these conflicts by using PHP as the testing.
PHPUnitは、テスト言語としてPHPを使用することで。
When a comparison fails PHPUnit creates textual representations of the input values and compares those.
比較に失敗したときに、PHPUnitは入力値をテキスト形式にしてこれを比較します。
PHPUnit does not change the order in which tests are executed, you have to.
PHPUnitはテストが実行される順序を変更しないので、。
Now, Mockery provides a PHPUnit listener that makes tests fail if Mockery::close() has not been called.
現在、Mockery::close()が呼び出されない場合にテストを失敗にするために、PHPUnitリスナーを提供しています。
PHPUnit can optionally capture a screenshot when a Selenium test fails.
PHPUnitでは、Seleniumのテストが失敗したときのスクリーンショットを撮ることができます。
PHP Unit Testing Create PHPUnit tests and Selenium test cases for files or folders, run tests, and view test results.
PHP単体テストファイルまたはフォルダに対するPHPUnitテストおよびSeleniumテスト・ケースの作成、テストの実行、およびテスト結果の表示が可能です。
PHPUnit has another awesome feature that could make this testcase even more generic.
PHPUnitにはさらにすばらしい機能があるので、それを使ってテストケースをより汎用的にしましょう。
You can use a custom PHPUnit script for a project, instead of the default script selected in Tools< Options.
ツール」<「オプション」で選択したデフォルトのスクリプトのかわりに、プロジェクトのカスタムPHPUnitスクリプトを使用できます。
PHPUnit will then iterate over all the fixture rows specified and insert them into their respective tables.
その後、PHPUnitはフィクスチャの各行を順次処理し、対応するテーブルに書き込みます。
PHPUnit, Mocha, RSpec are examples of testing frameworks that you can use for PHP, Javascript, and Ruby respectively.
PHPUnit、Mocha、RSpecは、それぞれPHP、Javascript、Rubyで使用できるテストフレームワークの例です。
The PHPUnit Skeleton Generator can help you by analyzing the code of the existing class and generating a skeleton test case class for it.
PHPUnitSkeletonGeneratorは、既存のクラスのコードを解析してテストケースクラスの雛形を作成することができます。
Results: 28, Time: 0.0254

Top dictionary queries

English - Japanese