Exception: The container of the control being tested was a DataGridTester, but it should be a Row. Change "new MyTester("foo", datagrid)" to "new MyTester("foo", datagrid.getRow(rowNum))".
For a list of all members of this type, see ContainerMustBeRowException Members.
System.Object
Exception
ApplicationException
ContainerMustBeRowException
Namespace: NUnit.Extensions.Asp.AspTester
Assembly: NUnitAsp (in NUnitAsp.dll)
ContainerMustBeRowException Members | NUnit.Extensions.Asp.AspTester Namespace