Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
TestContext
.
.
::
.
Test Property
TestContext Class
See Also
Send Feedback
Gets the test associated with the context.
Namespace:
Gallio.Framework
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
Test
Test
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Test
As
Test
See Also
TestContext Class
Gallio.Framework Namespace