finalizerを含む例文一覧と使い方
該当件数 : 12件
Test Class Finalizer. 例文帳に追加
テストクラス終了。 - NetBeans
Deselect Test Initializer and Test Finalizer. 例文帳に追加
「テスト初期化」および「テスト終了」を選択解除します。 - NetBeans
You could then close the connection with the test class finalizer. 例文帳に追加
続いて、テストクラス終了を使用して接続を閉じます。 - NetBeans
The IDE also generated the following test class initializer and finalizer methods: 例文帳に追加
また、次のテストクラスの初期化メソッドと終了メソッドが生成されました。 - NetBeans
Select Test Initializer and Test Finalizer in the dialog box, if unselected. 例文帳に追加
ダイアログで「テスト初期化」および「テスト終了」が選択されていない場合は選択します。 - NetBeans
Make the following changes (displayed in bold) to add a println to the initializer and finalizer methods. 例文帳に追加
次の変更 (ボールドで表示) を行なって、初期化メソッドと終了メソッドに println を追加します。 - NetBeans
The tearDown method is a test finalizer method and is run after each test case in the test class.A test finalizer method is not required for running tests, but you may need a finalizer to clean up any data that was required when running the test cases.例文帳に追加
tearDown メソッドはテスト終了メソッドであり、テストクラスの各テストケースのあとに実行されます。 テストの実行にテスト終了メソッドは必須ではありませんが、テストケースの実行時に求められたデータをクリーンアップするために終了メソッドが必要になる場合があります。 - NetBeans
In JUnit 4 you can use annotations to mark the following types of initializer and finalizer methods. 例文帳に追加
JUnit 4 では、次の種類の初期化メソッドと終了メソッドをマークするために注釈を使用できます。 - NetBeans
When you created the test class for Utils.java the IDE generated annotated initializer and finalizer methods.You can choose any name for the name of the method because there is no required naming convention.例文帳に追加
Utils.java 用のテストクラスを作成するとき、注釈付きの初期化メソッドと終了メソッドが生成されます。 メソッド名には必須の命名規則がないため、任意の名前を付けることができます。 - NetBeans
When you run the test class the println text you added is displayed in the output pane of the JUnit Test Results window.If you do not add the println, there is no output to indicate that the initializer and finalizer methods were run. 例文帳に追加
テストクラスを実行すると、追加した println テキストが「JUnit テスト結果」ウィンドウの出力区画に表示されます。 println を追加しない場合、初期化メソッドと終了メソッドが実行されたことを示す出力は表示されません。 - NetBeans
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|