TransactionConcurrencyTestRunnerxUnit.TransactionChainTest(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.
Chaîne de transactions, chacune dépendant des résultats du précédent
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task TransactionChainTest (string grainStates);
[Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
[Xunit.SkippableTheory(new System.Type[] { })]
public override System.Threading.Tasks.Task TransactionChainTest (string grainStates);
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.TransactionChainTest : string -> System.Threading.Tasks.Task
[<Xunit.InlineData(new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
[<Xunit.SkippableTheory(new System.Type[] { })>]
override this.TransactionChainTest : string -> System.Threading.Tasks.Task
Public Overrides Function TransactionChainTest (grainStates As String) As Task
Paramètres
- grainStates
- String
Retours
- Attributs
-
Xunit.InlineDataAttribute Xunit.SkippableTheoryAttribute