Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand CKComponentViewAttribute coverage #430

Merged
merged 2 commits into from Nov 25, 2015

Conversation

dbworku
Copy link
Contributor

@dbworku dbworku commented Nov 25, 2015

Increased the coverage of CKComponentViewAttribute setter methods by adding:

  • Test all supported types in performSetter()
  • Direct testing of setting an attribute on the layer, of a component's view, with CKComponentViewAttribute::LayerAttribute().

Expand CKComponentViewAttributeTest to cover:
- Conversion of NSNumber to all primitive numeric types
- CKComponentViewAttribute::LayerAttribute() setter function layer of
components view
@adamjernst
Copy link
Contributor

Pretty awesome, thanks!

adamjernst added a commit that referenced this pull request Nov 25, 2015
Expand CKComponentViewAttribute coverage
@adamjernst adamjernst merged commit d3a1c82 into facebook:master Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants