ZF-1651: Add unit tests to make sure that boolean to string conversion works appropriately in relevant extensions

Description

Unit tests should be added to Zend_Gdata to make sure that extensions which have boolean properties are being converted to/from strings properly.

This is almost entirely covered by existing unit tests, but I'd like to see an explicit unit test or two added just to be on the safe side.

Comments

No comments to display