Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NUnit
Extensions
Asp
WebAssertionException
C# Class NUnit.Extensions.Asp.WebAssertionException
An assumption was violated, either in your tests or in NUnitAsp itself. When you get this exception, look at the exception message for more information.
Inheritance:
System.ApplicationException
Mostrar archivo
Open project: vcsjones/NUnitAsp
Public Methods
Method
Description
WebAssertionException
(
string
message
) :
System
Method Details
WebAssertionException()
public
method
public
WebAssertionException
(
string
message
) :
System
message
string
return
System