Compartilhar via


TestCaseData.Throws Método

Definição

Sobrecargas

Throws(String)

public NUnit.Framework.TestCaseData Throws(string exceptionName);
member this.Throws : string -> NUnit.Framework.TestCaseData

Parâmetros

exceptionName
String

Retornos

Aplica-se a

Throws(Type)

public NUnit.Framework.TestCaseData Throws(Type exceptionType);
member this.Throws : Type -> NUnit.Framework.TestCaseData

Parâmetros

exceptionType
Type

Retornos

Aplica-se a