pub fn test( id: impl Into<String>, user_message: impl Into<String>, ) -> TestCaseBuilder
Convenience function to start building a test case.