Hi all,what would be the right behavior for a matcher when an exception happens in its static initializer block?
Wrap the exception into a RuntimeException and re-throw? Do a 'e.printStackTrace()'? Something else?
Thanks and best regards,Sergey
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
