次の方法で共有


WebTestPropertiesConfiguration クラス

定義

WebTest の XML 構成仕様。

public class WebTestPropertiesConfiguration
type WebTestPropertiesConfiguration = class
Public Class WebTestPropertiesConfiguration
継承
WebTestPropertiesConfiguration

コンストラクター

WebTestPropertiesConfiguration()

WebTestPropertiesConfiguration クラスの新しいインスタンスを初期化します。

WebTestPropertiesConfiguration(String)

WebTestPropertiesConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

WebTest

アプリケーションに対して実行する WebTest の XML 仕様を取得または設定します。

適用対象