public void HandleL() { handler.HandleL(); rotation.Received().Execute(Turn.Left); movement.DidNotReceive().Execute(); }