Klasa TestStepEndEventArgs
Reprezentuje argumenty zdarzeń dla TestStepEnd zdarzenia.
Hierarchia dziedziczenia
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.Execution.DataCollectionEventArgs
Microsoft.VisualStudio.TestTools.Execution.TestCaseEventArgs
Microsoft.VisualStudio.TestTools.Execution.TestStepEventArgs
Microsoft.VisualStudio.TestTools.Execution.TestStepEndEventArgs
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.Execution
Zestaw: Microsoft.VisualStudio.QualityTools.ExecutionCommon (w Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public NotInheritable Class TestStepEndEventArgs _
Inherits TestStepEventArgs
[SerializableAttribute]
public sealed class TestStepEndEventArgs : TestStepEventArgs
[SerializableAttribute]
public ref class TestStepEndEventArgs sealed : public TestStepEventArgs
[<Sealed>]
[<SerializableAttribute>]
type TestStepEndEventArgs =
class
inherit TestStepEventArgs
end
public final class TestStepEndEventArgs extends TestStepEventArgs
Typ TestStepEndEventArgs uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
TestStepEndEventArgs |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Context | Pobiera lub ustawia informacje kontekstu dla zdarzenia. (Odziedziczone z DataCollectionEventArgs). |
![]() |
IsChildTestCase | Zwraca lub ustawia wartość wskazującą, czy dziecka w innym przypadku badanie w przypadku badania. (Odziedziczone z TestCaseEventArgs). |
![]() |
TargetDataCollectorUri | (Odziedziczone z DataCollectionEventArgs). |
![]() |
TcmInformation | Pobiera obiekt, który zawiera informacje, które może służyć do dalszego uzyskiwania danych przypadku badanie z Test Manager serwera. (Odziedziczone z TestCaseEventArgs). |
![]() |
TestCaseId | Zwraca lub ustawia identyfikator testowy. (Odziedziczone z TestCaseEventArgs). |
![]() |
TestCaseName | Pobiera lub ustawia nazwę przypadku badania. (Odziedziczone z TestCaseEventArgs). |
![]() |
TestElement | Pobiera bieżący test. (Odziedziczone z TestCaseEventArgs). |
![]() |
TestStepDescription | Zwraca lub ustawia opis etapu badania. (Odziedziczone z TestStepEventArgs). |
![]() |
TestStepId | Zwraca lub ustawia identyfikator kroku badania. (Odziedziczone z TestStepEventArgs). |
![]() |
TestStepOutcome |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object). |
![]() |
GetHashCode | Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object). |
![]() |
GetType | Pobiera Type bieżącego wystąpienia. (Odziedziczone z Object). |
![]() |
ToString | Zwraca wartość typu ciąg, który reprezentuje bieżący obiekt. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.