On Feb 12, 2007, at 6:02 PM, Jim Marino wrote:

Why are we testing complex property deserialization in an integration test? I would think these should be unit tests and run as part of the checkin build?

I think we need both.

Unit tests to check the basic conversions and which should also catch what appears to be the failure here in that we are trying to deserialize the wrong XML element.

We also should have itests that check the whole pipeline (from text- >DOM->ObjectFactory->injector->instance) is working.

--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to