バージョン

PerformTest(IFtVerificationPoint,Double,Double,Boolean) メソッド

シンタックス
'宣言
 
Public Overloads Overridable Function PerformTest( _
   ByVal baseline As Rational.Test.Ft.Vp.IFtVerificationPoint, _
   ByVal delayBetweenRetries As Double, _
   ByVal maximumTestTime As Double, _
   ByVal compareTrueEqualsPass As Boolean _
) As Boolean
public virtual bool PerformTest( 
   Rational.Test.Ft.Vp.IFtVerificationPoint baseline,
   double delayBetweenRetries,
   double maximumTestTime,
   bool compareTrueEqualsPass
)

パラメータ

baseline
delayBetweenRetries
maximumTestTime
compareTrueEqualsPass
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照