nunit - Specify an output message for successful test case -


each assert allow define error message printed out in case of assert failure can somehow provide message outputed in case of successful test run?

you can use assert.pass utility method.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -