Menu

#29 Lock for ExceptionFactory

1.1
open
nobody
4
2013-01-13
2010-07-16
No

The ExceptionFactory is a singleton and not thread-safe. For parallel testing in multiple threads there should be a possibility to lock the ExceptionFactory for a thread so that other threads can't adjust the settings.

Discussion