TestCase<'T>
Namespace: Persimmon
Attributes:
[<Sealed>]
Test case class.
Constructors
Instance members
Instance member | Description |
x.AsyncRun()
Signature: unit -> Async<TestResult<'T>>
|
Execute this test case. |