This might be a violation of pure "unit test" guidelines, but is it practical to test an action such that the type converters for properties are automatically executed, just like they would normally? It's nice that actions are plain POJOs, but I wonder if it's practical to test the processing of property values into the type converters.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]