NUnitAsp

ListControlTester.NoSelectionException Class

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.

For a list of all members of this type, see ListControlTester.NoSelectionException Members.

System.Object
   Exception
      ApplicationException
         ListControlTester.NoSelectionException

public class ListControlTester.NoSelectionException : ApplicationException

Requirements

Namespace: NUnit.Extensions.Asp.AspTester

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

ListControlTester.NoSelectionException Members | NUnit.Extensions.Asp.AspTester Namespace