Jtest allows you to run unit tests created in open source unit testing tools and report results to DTP. The following unit testing tools are currently supported:を使用すると、オープン ソースの単体テスト ツールで作成した単体テストを実行し、結果を DTP にレポートできます。現在、次の単体テスト ツールがサポートされています。
- JUnit 3 and および 4
- TestNG
The following table describes detailed support for testing frameworks:
次の表は、各テスト フレームワークに対するサポートの詳細です。
フレームワーク | サポート | 未サポート | Framework | Supported | Not supported |
---|---|---|---|---|---|
JUnit 3 | Test classes directly extending junit.framework.TestCase with を直接的に拡張し、test* methods. メソッドを持つテスト クラス。 |
| |||
JUnit 4 | Test methods annotated with @org.junit.Test annotation. アノテーションを持つテスト メソッド。 |
| |||
TestNG | Test methods annotated with XML reports レポート (JUnit format only) will be processed.フォーマットのみ) を処理できます。 |
|
その他の単体テスト ツールとの統合については、Parasoft Visit the Parasoft Marketplace (http://marketplace.parasoft.com) for additional unit test tool integrations.を確認してください。