C# Класс 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.
Наследование: System.ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
WebAssertionException ( string message ) : System

Описание методов

WebAssertionException() публичный Метод

public WebAssertionException ( string message ) : System
message string
Результат System