Returns a container for testing controls within the repeater's HeaderTemplate. This method will NOT check to see if the repeater is visible or if it has a HeaderTemplate. Instead, you'll get a NotVisibleException when you attempt to use the tester instantiated with result of this method.
RepeaterTester Class | NUnit.Extensions.Asp.AspTester Namespace