RFC #0059: @timeout for unit testsat 2006-06-15 in RFCs, Unittests by friebe (0 comments) Scope of ChangeA timeout facility will be added to unit tests. When a test runs longer than the time span defined by the timeout facility, the test will be marked as timeouted. Rationale Integration tests that test certain system parts such as an LDAP server might want to test not only that accessing the server works but also that a query succeeds in a certain time. Read the full RFC here |
|