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

Please add Equals() implementation to AttributeValue #163

Closed
WalkerCodeRanger opened this issue Feb 12, 2015 · 1 comment
Closed

Please add Equals() implementation to AttributeValue #163

WalkerCodeRanger opened this issue Feb 12, 2015 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@WalkerCodeRanger
Copy link

Tried to write a unit test today and needed to compare two AtttributeValues for equality, however it doesn't implement .Equals(). AttributeValue seems like the kind of class that should implement .Equals() given that it does represent a simple value.

@jimfl jimfl added the feature-request A feature should be added or improved. label Feb 13, 2015
@jimfl
Copy link
Contributor

jimfl commented Oct 23, 2015

@jimfl jimfl closed this as completed Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants