With the release of test-unit 2.0.1 and the addition of assert_raise_message, I thought I would go ahead and update win32-api to have certain error messages match up with what JRuby's FFI returned, and cleanup the return type error messages (which I realized were a little misleading).
So, naturally, I started with tests that looked something like this: