Is there a way I can add a custom message to the result of a test method? I want to put a stopwatch on part of the code to see how long its running. I don't need to test that it's running within a certain time frame, just want to see in the result window what the elapsed time was.
question from:https://stackoverflow.com/questions/4589912/add-custom-message-to-unit-test-result