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? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -