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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -