NUnitAsp

Tester.AssertVisible Method 

Experimental. May change or go away in future revisions. Allows testers to assert that their control should be visible before some operations. Using this method provides clearer error messages to users of the tester.

protected void AssertVisible();

See Also

Tester Class | NUnit.Extensions.Asp Namespace