ICommandDecorator
ICommandDecorator is implemented by attributes and other
objects able to decorate a TestCommand, usually by wrapping
it with an outer command.
Decorate a command, usually by wrapping it with another
command, and return the decorated command.