| 意味 | 例文 |
Test Fileの部分一致の例文一覧と使い方
該当件数 : 295件
The IDE creates the org.me.mylibpackage and the LibClassTest.java file in a separate test folder. 例文帳に追加
org.me.mylib パッケージと LibClassTest.java ファイルが、別個の test フォルダに作成されます。 - NetBeans
You can run Test File from within the test file itself or from the class you want to test. 例文帳に追加
「ファイルをテスト」は、テストファイル自体から実行することも、テスト対象のクラスから実行することもできます。 - NetBeans
Under the BC-BC-Test node, double-click Output to open the Output.xml file from the test case. 例文帳に追加
「BC-BC-Test」ノードの下で「出力」をダブルクリックしてテストケースの Output.xml ファイルを開きます。 - NetBeans
The test condition is selected to change setting for carrying out the test without file-updating the test condition file, and a selected result is stored together with the test condition, in the test condition file.例文帳に追加
試験条件ファイルのファイル更新をすることなく設定変更し試験を行える試験条件を選択し、その選択結果を試験条件とともに試験条件ファイルに格納する。 - 特許庁
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
The renderer RE reproduces the test sound file.例文帳に追加
レンダラREは、テスト音声ファイルを再生する。 - 特許庁
The generated test specifications are stored as a test specification file 23.例文帳に追加
生成されたテスト仕様書は、テスト仕様書ファイル23として保存する。 - 特許庁
DEVICE FOR TESTING RULE FILE FOR LAYOUT VERIFICATION AND TEST METHOD AND TEST PROGRAM例文帳に追加
レイアウト検証用ルールファイルのテスト装置、テスト方法及びテストプログラム - 特許庁
The Test File option, when applied to a test file, runs the file as a test.Running a file as a test signals the IDE to treat the executing code as a test and it looks at the output for failures. 例文帳に追加
「ファイルをテスト」オプションをテストファイルに適用した場合、ファイルをテストとして実行します。 ファイルをテストとして実行すると、IDE は実行コードをテストとして扱い、出力にエラーがないかを確認します。 - NetBeans
IMAGE COMMUNICATION PROCESSING APPARATUS AND FILE STORAGE TEST METHOD例文帳に追加
画像通信処理装置、及び、ファイル格納テスト方法 - 特許庁
STORAGE STRUCTURE OF TEST PROGRAM FILE OF AUTOMATIC INSPECTION DEVICE例文帳に追加
自動検査装置の検査プログラムファイルの格納構造 - 特許庁
Double-click Output.xml to examine its contents.Notice that before the test is run this file is empty. 例文帳に追加
テストの実行前には、このファイルは空白です。 - NetBeans
This file contains the input data for the test case. 例文帳に追加
このファイルには、テストケースの入力データが含まれます。 - NetBeans
This file contains the output data for the test case. 例文帳に追加
このファイルには、テストケースの出力データが含まれます。 - NetBeans
Before we run the test for the first time, the Output.xml file is empty. 例文帳に追加
最初にテストを実行する前、Output.xml ファイルは空です。 - NetBeans
INTERNATIONALIZATION SOFTWARE TEST METHOD USING RESOURCE FILE FOR TEST AND FONT FOR TEST, DEVICE, PROGRAM AND DATA STRUCTURE FOR FONT FOR TEST例文帳に追加
テスト用リソース・ファイル及びテスト用フォントを用いた国際化ソフトウェアのテスト方法、装置、プログラム及びテスト用フォントのデータ構造 - 特許庁
There is another important difference between the Test File and Run File options. 例文帳に追加
このほかにも「ファイルをテスト」と「ファイルを実行」のオプションには重要な違いがあります。 - NetBeans
TESTING DEVICE FOR FILE DEVICE, AND TEST METHOD IN THE TESTING DEVICE FOR FILE DEVICE例文帳に追加
ファイル装置の試験装置及び該ファイル装置の試験装置における試験方法 - 特許庁
Right-click the test suite class and choose Run File. 例文帳に追加
テストスイートクラスを右クリックし、「ファイルを実行」を選択します。 - NetBeans
Do a dna test on his body and compare it to the samples already on file.例文帳に追加
彼のdnaを、保存してある サンプルと比較して下さい - 映画・海外ドラマ英語字幕翻訳辞書
Do a dna test on his body and compare it to the samples already on file.例文帳に追加
彼のDNAを、保存してある サンプルと比較して下さい - 映画・海外ドラマ英語字幕翻訳辞書
The simple option causes tests to simply print the title of the test and not the full path to the test file. 例文帳に追加
simple を指定すると、テストのタイトルのみを表示し、テストファイルのフルパスは表示しません。 - PEAR
Consequently, the computer reads the EDS file, and executes the test on the basis of the content of the EDS file.例文帳に追加
その結果、EDSファイルを読み込み、その内容に基づき、テストを実行する。 - 特許庁
DEVICE, METHOD, PROGRAM AND STORAGE MEDIUM FOR FORMING TEST DATA FILE例文帳に追加
テスト用データファイル作成装置、方法、プログラム及び記録媒体 - 特許庁
The Test File (Ctrl+F6) option, available from the Editor context menu and the Run menu, is the better way to run a test file. 例文帳に追加
「エディタ」のコンテキストメニューと「実行」メニューで使用できる「ファイルをテスト」 (Ctrl+F6) オプションは、テストファイルを実行する場合に適しています。 - NetBeans
Use Test File or Run File from the Editor context menu to run the specification file under rspec control, which means that the test follows the specification file options found in the spec.opts file in the spec directory. 例文帳に追加
「エディタ」のコンテキストメニューから「ファイルをテスト」または「ファイルを実行」を使用して、rspec コントロールの下にある仕様ファイルを実行します。 これは、spec ディレクトリ内の spec.opts ファイルにある仕様ファイルオプションに、テストが従うことを意味します。 - NetBeans
The user computer 10 receives the operation test file from the portable terminal 20 and performs the operation test.例文帳に追加
ユーザコンピュータ10は、携帯端末20から動作テストファイルを受信し、動作テストを実行する。 - 特許庁
A test program generator 103 receiving the transformed test execution part description file 102-2 analyzes the received file, and inserts a test execution part program into a corresponding position of a test program 104 generated from a test condition 100 and a test algorithm 101.例文帳に追加
変換後のテスト実行部記述ファイル102‐2を受信したテストプログラムジェネレータ103は、これを解析し、テスト条件100とテストアルゴリズム101から生成したテストプログラム104の該当箇所にテスト実行部プログラムを挿入する。 - 特許庁
A comment indicating characteristics of test conditions is attached to the condition file and stored together with the condition file.例文帳に追加
条件ファイルに試験条件の性格を示すコメントを付けて条件ファイルと共に記憶する。 - 特許庁
This method comprises forming only the change portion from the previous pattern vector into a file, paying attention to a test pattern used for a semiconductor test every pattern vector, to compress the test pattern file.例文帳に追加
半導体の試験に使用するテストパターンファイルをパターンベクタ毎に着目し、前のパターンベクタからの変更分のみをファイル化してテストパターンファイルの圧縮を行う。 - 特許庁
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 test file we are using has the following contents: 例文帳に追加
ここでは次のような内容のテストファイルを使用するものとします。 - PEAR
The short cut Go to Test action (Ctrl+Shift+T) also works in the Auto Test context; it takes you directly to the matching test file.例文帳に追加
「テストへ移動」(Ctrl+Shift+T) アクションのショートカットは自動テストのコンテキストでも機能するので、該当するテストファイルに直接移動できます。 - NetBeans
To make generatable a simulation test bench capable of compression test pattern files of plural input signal lines into one test pattern file thereby reducing the occupied quantity of the test pattern file in a recording medium.例文帳に追加
複数の入力信号線のテストパターンファイルを一つのテストパターンファイルにデータ圧縮し、テストパターンファイルの記録媒体における占有量を減少させるシミュレーションテストベンチ生成を可能とする。 - 特許庁
The test execution device 500 generates the test program according to the function recorded in the operation content file.例文帳に追加
試験実行装置500は、操作内容ファイルに記録された関数に応じてテスト・プログラムを生成する。 - 特許庁
START FILE CREATING DEVICE, CONTROLLER, CONNECTION TEST SYSTEM FOR MONITORING SYSTEM, AND CONNECTION TEST METHOD OF MONITORING SYSTEM例文帳に追加
起動ファイル作成装置、コントローラ、監視システムの接続試験システム及び監視システムの接続試験方法 - 特許庁
A test specification generation processing part 9 extracts a data item concerned with test specification generation from the request specification file 2 (7), extracts a data item of the test scenario pass from the test scenario pass file 5 (8), automatically generates the test specification in an item other than a "judgement" item, and stores the generated data in a test specification file 3 (9).例文帳に追加
テスト仕様生成処理部9は、要求仕様ファイル2からテスト仕様生成に関するデータ項目を抽出する(7)とともに、テストシナリオパスファイル5からテストシナリオパスのデータ項目を抽出して(8)、「判定」項目以外の項目にテスト仕様を自動生成し、テスト仕様ファイル3に生成したデータを格納する(9)。 - 特許庁
Note that the same considerations discussed earlier apply for using Test File versus Run File in this context. 例文帳に追加
この場面で、「ファイルをテスト」と「ファイルを実行」の使用に適用される考慮事項は、前述のとおりです。 - NetBeans
These functions can be included in the same file as the module, or separated out into a separate test file.例文帳に追加
この関数はモジュールと同じファイルの中にも置けますし、別のテストファイルに分けてもかまいません。 - Python
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)