camel-test - Output in log how long time the test took
------------------------------------------------------
Key: CAMEL-4201
URL: https://issues.apache.org/jira/browse/CAMEL-4201
Project: Camel
Issue Type: Improvement
Components: camel-test
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.8.0
We should output how long time it takes to execute the test method. We do have
some start/end markers in the logs.
Now it outputs the took line in the logs as shown
2011-07-09 15:28:54,442 INFO DebugJUnit4Test -
********************************************************************************
2011-07-09 15:28:54,442 INFO DebugJUnit4Test - Testing done:
testDebugger(org.apache.camel.test.patterns.DebugJUnit4Test)
2011-07-09 15:28:54,443 INFO DebugJUnit4Test - Took: 0.020 seconds (20 millis)
2011-07-09 15:28:54,443 INFO DebugJUnit4Test -
********************************************************************************
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira