TransactionConcurrencyTestRunnerxUnit.TransactionTreeTest(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Une transaction contenant deux grains dépend de deux autres transactions, une de chaque grain
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task TransactionTreeTest (string grainStates);
[Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task TransactionTreeTest (string grainStates);
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.TransactionTreeTest : string -> System.Threading.Tasks.Task
[<Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.TransactionTreeTest : string -> System.Threading.Tasks.Task
Public Overrides Function TransactionTreeTest (grainStates As String) As Task
Paramètres
- grainStates
- String
Retours
- Attributs
-
Xunit.InlineDataAttribute Xunit.SkippableTheoryAttribute