TimeoutAttribute (NUnit 2.5)
The TimeoutAttribute is used to specify a timeout value in milliseconds for a test case. It may also be speciried on a fixture or assembly, in which case it indicates the default timeout for any subordinate test cases.
The TimeoutAttribute is used to specify a timeout value in milliseconds for a test case. It may also be speciried on a fixture or assembly, in which case it indicates the default timeout for any subordinate test cases.