public void CheckArguments_WrongNumberOfArgs_PrintError() { string error = default(string); ArgumentCheck.IsOneArgument(args) }