TestCaseData.Throws 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.
Surcharges
Throws(String) | |
Throws(Type) |
Throws(String)
public NUnit.Framework.TestCaseData Throws (string exceptionName);
member this.Throws : string -> NUnit.Framework.TestCaseData
Paramètres
- exceptionName
- String
Retours
S’applique à
Throws(Type)
public NUnit.Framework.TestCaseData Throws (Type exceptionType);
member this.Throws : Type -> NUnit.Framework.TestCaseData
Paramètres
- exceptionType
- Type