C# Class NUnit.Extensions.Asp.AspTester.ListControlTester.NoSelectionException

The test asked a list what item was selected when no items were selected. Fix the test so that it doesn't ask the question, or fix the production code so that a list item is selected.
Inheritance: System.ApplicationException
Show file Open project: vcsjones/NUnitAsp

Private Methods

Method Description
NoSelectionException ( ) : System