public void TestExit_ExitAutoResetEvent_True() { var controller = new HostController(); controller.Exit(); HostController.WaitForExitEvent(); }