Extends EnvCommandline by adding stdout and stderr
stream handling as well as some assertions to check for proper
execution of the command.
author: Robert J.
A custom formatter that will take numbers and display them as if they were timestamps (not date stamps).
To achieve this, it actually delegates down to a DateFormatter (using a format of HH:mm).