public void ClearCommandLineWithNullParameterShouldThrowAnException() { manager.ClearCommandLine(null); }