1153万例文収録!

「test class」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > test classの意味・解説 > test classに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

test classの部分一致の例文一覧と使い方

該当件数 : 113



例文

Test Class Initializer. 例文帳に追加

テストクラス初期化。 - NetBeans

Test Class Finalizer. 例文帳に追加

テストクラス終了。 - NetBeans

Creating a Test Class for Vectors.java 例文帳に追加

Vectors.java 用のテストクラスの作成 - NetBeans

Creating a Test Class for Utils.java 例文帳に追加

Utils.java 用のテストクラスの作成 - NetBeans

例文

InPyUnit, test cases are represented by instances of the TestCase class in the例文帳に追加

PyUnitでは、テストケースは - Python


例文

Add the following test method to the test class. 例文帳に追加

次のテストメソッドをテストクラスに追加します。 - NetBeans

Classes includes a procedure class, a test class, a measurement class, a datapoint class, a parameter class, a DUT (data use technology) class, a test system class, a specification class, a run procedure class, a result class, a plug-in class, an exec class, as well as other classes.例文帳に追加

クラスは、プロシージャクラス、試験クラス、測定クラス、データポイントクラス、パラメータクラス、DUTクラス、テストシステムクラス、仕様クラス、起動プロシージャクラス、結果クラス、プラグインクラス、execクラス、およびその他のクラスを含む。 - 特許庁

A test suite is basically a class with a method that invokes the specified test cases, such as specific test classes, test methods in test classes and other test suites.A test suite can be included as part of a test class but best practices recommends creatingindividual test suite classes.例文帳に追加

テストスイートはテストクラスの一部として含めることができますが、ベストプラクティスとしては、個々のテストスイートクラスを作成することをお勧めします。 - NetBeans

Everyone in our class passed the test. 例文帳に追加

クラスのみんなが試験に合格した。 - Tanaka Corpus

例文

Everyone in our class passed the test.例文帳に追加

クラスのみんなが試験に合格した。 - Tatoeba例文

例文

The whole class passed the test. 例文帳に追加

クラス全員がその試験に合格した。 - Tanaka Corpus

The whole class passed the test.例文帳に追加

クラス全員がその試験に合格した。 - Tatoeba例文

The test method testTemporarilyDisabled will run if you run the test class. 例文帳に追加

テストクラスを実行すると、テストメソッド testTemporarilyDisabled が実行されます。 - NetBeans

The test method temporarilyDisabledTest will run if you run the test class. 例文帳に追加

テストクラスを実行すると、テストメソッド temporarilyDisabledTest が実行されます。 - NetBeans

design your class/API2. create a test suite3. 例文帳に追加

1. クラス/ API を設計2. テスト用ツールを作成 - PEAR

implement the class/API4. run the test suite5. 例文帳に追加

3. クラス/ API を実装4. テスト用ツールを実行 - PEAR

The class relationships define the function of the electronic test system.例文帳に追加

クラス関係は、電子テストシステムの機能を定義する。 - 特許庁

What's wrong with selling the test questions to the idiots in the class?例文帳に追加

バカなヤツらに試験問題を売って なにが悪い? - 映画・海外ドラマ英語字幕翻訳辞書

For the state test which ever teacher has the highest scoring class gets a bonus.例文帳に追加

試験 最高点の クラスの教師が貰えるの - 映画・海外ドラマ英語字幕翻訳辞書

Top test scores in class. highest battle room ratings.例文帳に追加

授業では最高点だし 訓練室での評価も高い - 映画・海外ドラマ英語字幕翻訳辞書

You run a test suite the same way you run any individual test class. 例文帳に追加

テストスイートは、個々のテストクラスを実行する場合と同じ方法で実行します。 - NetBeans

You can run Test File from within the test file itself or from the class you want to test. 例文帳に追加

「ファイルをテスト」は、テストファイル自体から実行することも、テスト対象のクラスから実行することもできます。 - NetBeans

Among skills tests, there is a skills assessment test for First Class, Second Class, or Third Class of 'Certified Steeplejack.' 例文帳に追加

技能検定の中に「とび技能士」の一級技能士、二級技能士、三級技能士の技能検定試験がある。 - Wikipedia日英京都関連文書対訳コーパス

Now you can verify whether your class passes the test. 例文帳に追加

これで、クラスがテストに合格するかどうかを検査できます。 - NetBeans

You could then close the connection with the test class finalizer. 例文帳に追加

続いて、テストクラス終了を使用して接続を閉じます。 - NetBeans

Right-click the test suite class and choose Run File. 例文帳に追加

テストスイートクラスを右クリックし、「ファイルを実行」を選択します。 - NetBeans

If you look at the generated test class VectorsJUnit3Test.java in the editor,you can see that the IDE generated the following test class with test methods for the methods equal and scalarMultiplication.例文帳に追加

生成したテストクラス VectorsJUnit3Test.java をエディタで表示すると、次のテストクラスが equal メソッドと scalarMultiplication メソッドに対するテストメソッドとともに生成されたことがわかります。 - NetBeans

Modify the name of the test class to UtilsJUnit3Test in the Create Tests dialog box.Click OK. 例文帳に追加

「テストを作成」ダイアログで、テストクラスの名前を UtilsJUnit3Test に変更します。 - NetBeans

Modify the name of the test class to UtilsJUnit4Test in the Create Tests dialog box.Click OK. 例文帳に追加

「テストを作成」ダイアログで、テストクラスの名前を UtilsJUnit4Test に変更します。 - NetBeans

This class represents an aggregation of individual tests cases and test suites.例文帳に追加

このクラスは、個々のテストケースやテストスイートの集約を示します。 - Python

To use a tool in a such a state that the performance of a test class is stopped in debugging the test class by a debugger.例文帳に追加

デバッガにてテストクラスのデバッグをするときに、テストクラスの実行を停止したままの状態でツールを使用できるようにする。 - 特許庁

I am going to review the things I learned in class before the test. 例文帳に追加

私はテストの前には授業で習った部分を復習をします。 - Weblio Email例文集

Then, during debugging of the test class 30, the test system 100 controls the test class thread 31 to a stopped state, and controls the tool thread 11 to an operating state.例文帳に追加

そして、この試験システム100は、テストクラス30のデバッグ中に、テストクラス・スレッド31を停止状態に制御するとともに、ツール・スレッド11を動作状態に制御する。 - 特許庁

If you are in the midst of editing the controller class and want to test it, you merely execute Test File, by pressing Ctrl+F6, and it runs the test file corresponding to the class you are currently in. 例文帳に追加

コントローラのクラスを編集中にそれをテストする場合、Ctrl+F6 キーを押して「ファイルをテスト」を実行するだけで、現在いるクラスに対応するテストファイルが実行されます。 - NetBeans

The class presents the interface needed by the test runner to allow it to be run as any other test case, but all the contained tests and test suites are executed.例文帳に追加

通常のテストケースと同じようにテストランナーで実行すると、テストスイート内の全てのテストケースとテストスイートを実行します。 - Python

(Optional) Now that you have established the Item class, you can tryout the unit test. 例文帳に追加

(任意) Item クラスを確立できたので、単体テストを試すことができます。 - NetBeans

The IDE also generated the following test class initializer and finalizer methods: 例文帳に追加

また、次のテストクラスの初期化メソッドと終了メソッドが生成されました。 - NetBeans

If she was in class, she knows about the test.例文帳に追加

彼女が授業に出席していたのなら,試験のことは知っているよ - Eゲイト英和辞典

The TestLoader class is used to create test suites from classes and modules.例文帳に追加

TestLoaderクラスは、クラスやモジュールからテストスイートを作成するために使用します。 - Python

Return a suite of all tests cases given a string specifier.The specifier name is a ``dotted name'' that may resolveeither to a module, a test case class, a test method within a testcase class, or a callable object which returns a TestCase or TestSuite instance.例文帳に追加

nameには``ドット修飾名''でモジュールかテストケースクラス、またはTestCaseかTestSuiteのインスタンスを返す呼び出し可能オブジェクトを指定します。 - Python

This is usually the full name of the test method, including the module and class names.例文帳に追加

通常、idはモジュール名・クラス名を含む、テストメソッドのフルネームを指定します。 - Python

Thanks to unit tests, you can create a test suite for your class, and then reimplement your class with the security of knowing that as long as the new class passes the tests, applications that depend on the class will work. 例文帳に追加

まずテストスイートを作成し、新しいクラスがテストにすべて合格するように保ったまま再実装を行っていけば、アプリケーションに不具合が起きる事はないでしょう。 - PEAR

The advantage of the Test File option is that, while you can be in the file you want to test, you are not required to be in the test file for the class. 例文帳に追加

「ファイルをテスト」オプションの利点は、テスト対象のファイル内にいても構いませんが、そのクラスのテストファイル内にいる必要がないことです。 - NetBeans

This class implements the interface needed by the test runner to allow it to drive the test, and methods that the test code can use to check for and report various kinds of failures.例文帳に追加

TestCaseクラスでは、テストランナーがテストを実行するためのインターフェースと、各種のチェックやテスト失敗をレポートするためのメソッドを実装しています。 - Python

This class implements the portion of the TestCase interface which allows the test runner to drive the test, but does not provide the methods which test code can use to check and report errors. This is used to create test cases using legacy test code, allowing it to be integrated into a例文帳に追加

このクラスではTestCaseインターフェースの内、テストランナーがテストを実行するためのインターフェースだけを実装しており、テスト結果のチェックやレポートに関するメソッドは実装していません。 既存のテストコードを - Python

When you click Finish, the IDE creates the test suite class in the sample package and opens the class in the editor.例文帳に追加

「完了」をクリックします。 「完了」をクリックすると、sample パッケージにテストスイートクラスが作成され、クラスがエディタに表示されます。 - NetBeans

A test process 20 to be performed by a test system 100 includes: a test class thread 31 for performing a test class 30 in which a method for testing a device is described; and a tool thread 11 for performing a tool 10 which includes a function that can be used for the test of the device.例文帳に追加

試験システム100で実行される試験プロセス20は、デバイスの試験方法を記述したテストクラス30を実行するためのテストクラス・スレッド31と、デバイスの試験に利用可能な関数を含むツール10を実行するためのツール・スレッド11と、を含む。 - 特許庁

When a main control unit switches a data class, it extracts a first test value or a second test value corresponding to the data class of authentication information to be generated next time.例文帳に追加

主制御部はデータ種別を切り替える場合、次回生成する認証情報のデータ種別に対応した第1検査値又は第2検査値を抽出する。 - 特許庁

To provide the optimization system of a Java class path for improving efficiency of a field test.例文帳に追加

フィールド試験の効率性を高めたJavaクラスパスの最適化方式を得る。 - 特許庁

例文

Because you have not yet defined the class, the test fails, as shown in the following figure.例文帳に追加

クラスをまだ定義していないため、次の図に示すように、テストに失敗します。 - NetBeans




  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS