Skip to content

Conversation

@puniththota
Copy link
Collaborator

Added the tests to the variant dictionary methods and resolved the ambiguity by hiding the methods

Copy link
Owner

@ColmBhandal ColmBhandal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need more tests for these functions: IsReadOnly, Keys, Values.

Also should rename tests with Given_When_Then syntax so that they describe exactly what's being tested.

TryGetValueTest should test the out value rather than just the success- if this is the case for dictionary tests too then these should be fixed.

This was linked to issues Jul 15, 2020
punith thota added 3 commits July 16, 2020 12:49
# Conflicts:
#	CsharpExtras/Map/Dictionary/Variant/IVariantDictionary.cs
@puniththota puniththota merged commit 189b3ad into develop Jul 16, 2020
@puniththota puniththota deleted the Variant-Dictionary-tests branch July 16, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambiguity of Variant Dictionary Methods VariantDictionary Tests

3 participants