public void Should_pass_the_test_specification_to_the_inner_test_command() { _innerCommand.WasToldTo(x => x.Execute(_specification)); }