static String getTestMessage(String prefix) { return '$prefix - ${DateTime.now().toIso8601String()}'; }