Aracılığıyla paylaş


WebTestResultUnit Sınıf

Bir sayfa veya Web performans test sonucu istek nesnesindeki temsil eder.

Devralma Hiyerarşisi

Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultUnit
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultComment
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultGroup
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultPage

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
<SerializableAttribute> _
Public MustInherit Class WebTestResultUnit _
    Implements ICloneable
[SerializableAttribute]
public abstract class WebTestResultUnit : ICloneable
[SerializableAttribute]
public ref class WebTestResultUnit abstract : ICloneable
[<AbstractClass>]
[<SerializableAttribute>]
type WebTestResultUnit =  
    class 
        interface ICloneable 
    end
public abstract class WebTestResultUnit implements ICloneable

WebTestResultUnit türü aşağıdaki üyeleri ortaya koyar.

Özellikler

  Ad Açıklama
Genel özellik DeclarativeWebTestItemId Alır veya Bildirime dayanan bir sınama bu istek Kimliğini ayarlar.
Genel özellik IsCompleted Sonuç durumu doldurulur olup olmadığını gösteren bir Boole değerini alır.
Genel özellik IsSkipped Bu isteği atlandı olup olmadığını belirten bir Boole değeri alır.
Genel özellik Passed Birim geçirilen veya başarısız olup olmadığını gösteren bir Boole değerini alır.
Genel özellik ResultStatus Alır veya ayarlar WebTestResultStatus bu sayfa veya isteği.
Genel özellik SourceWebTestId Alır veya ayarlar Web performans testi Kimliğidir.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem Clone Geçerli örnek bir kopyası olan yeni bir nesne oluşturur.
Genel yöntem Equals Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.)
Korumalı yöntem Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.)
Genel yöntem GetHashCode Serves as the default hash function. (Object kaynağından devralındı.)
Genel yöntem GetRequestSize İstek boyutunu verir.
Genel yöntem GetResponseSize Yanıt boyutunu verir.
Genel yöntem GetType Gets the Type of the current instance. (Object kaynağından devralındı.)
Korumalı yöntem MemberwiseClone Creates a shallow copy of the current Object. (Object kaynağından devralındı.)
Genel yöntem ToString Returns a string that represents the current object. (Object kaynağından devralındı.)

Üst

İş Parçacığı Güvenliği

Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.

Ayrıca bkz.

Başvuru

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı