CoView JUnit Manager: Metrics

CoView JUnit Manager is a licensed as part of the CoViewManager product. CoView JUnit Manager reports one-click JUnit static and dynamic metrics for projects, packages, classes, methods and unit tests. CoView JUnit Manager provides a snapshot of the existing unit tests that succeed, fail or report errors. Data can be easily saved and exported in a variety of formats, making it easy to integrate into existing reporting tools.

CoView JUnit Manager reports a number of static and dynamic metrics.

  • # JUnit Tests : The number of contributing JUnit tests executed for each element in the tree.
  • # Success : The number of JUnit tests that passed for each element in the tree.
  • # Failure : The number of JUnit tests that failed for each element in the tree. Clicking on a test case that failed will populate the stack trace window.
  • # Error : The number of JUnit tests that reported an error for each element in the tree. Clicking on a test case that errors will populate the stack trace with the error message.
  • Exec Time (sec) :Reports the execution time in seconds.
  • Stack Trace : The stack trace for tests cases that fail or contain an error.