ResourceBinding should not try to create Resource with 0 ID
Attempting to "deserialize" a resource ID of 0 into a Resource
instance will fail with AssertionError. It should fail with BindingException instead.
Attempting to "deserialize" a resource ID of 0 into a Resource
instance will fail with AssertionError. It should fail with BindingException instead.