Utf test case?

Hi,

I was wondering if anybody has successfully written a rails integration
test case for an app’s utf-8 support. Meaning a test that feeds a utf-8
string into the app, and asserts that it moves through it unharmed and
is in fact put out as utf-8?

Thanks for any hint!
Ingo