Constructors
-
Test
Method protected Used for de-serialization.Test Case() -
Test
Method protected Initializes a new instance of the TestMethodTestCase class.Test Case(Test Method Display, ITest Method, Object[])
Methods
-
Deserialize(IXunit
Serialization virtualInfo) - Dispose() virtual
-
Ensure
Initialized() protected Call to ensure the object is fully initialized(). -
Get
Unique protectedvirtual Gets the unique ID for the test case.ID() - Initialize() protectedvirtual Called when initializing the test cases, either after constructor or de-serialization. Override this method to add additional initialization-time work.
-
Serialize(IXunit
Serialization virtualInfo)
Properties
-
Base
Display protected Returns the base display name for a test ("TestClassName.MethodName").Name -
Default
Method protected internal Returns the default method display to use (when not customized).Display -
Display
Name sealed - Method sealed
-
Method
Generic protected Gets the generic types that were used to close the generic test method, if applicable; null, if the test method was not an open generic.Types -
Skip
Reason sealed -
Source
Information sealed -
Test
Method sealed -
Test
Method sealedArguments - Traits sealed
-
Unique
ID sealed