ScopedTransactionsTestRunnerxUnit.CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert (string grainStates);
[Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert (string grainStates);
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert : string -> System.Threading.Tasks.Task
[<Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert : string -> System.Threading.Tasks.Task
Public Overrides Function CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert (grainStates As String) As Task
Parameters
- grainStates
- String
Returns
- Attributes
-
Xunit.InlineDataAttribute Xunit.SkippableTheoryAttribute