Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%UnitTest とは?

%UnitTest パッケージは、InterSystems IRIS でテストのフレームワークを提供する一連のクラスです。これは、構造的に xUnit テスト・フレームワークと似ています。%UnitTest は、以下のユニット・テストを作成し、実行するためのクラスと機能を提供します。

  • InterSystems IRIS のクラスとメソッド

  • ObjectScript ルーチン

  • InterSystems SQL スクリプト

  • プロダクション

このチュートリアルの第 II 章では、InterSystems IRIS のクラスとメソッドのテストに焦点を当てて説明します。

FeedbackOpens in a new tab