Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Made IntermediateNodeWalker.Ancestors indexable #1526

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

ajaybhargavb
Copy link
Contributor


protected IEnumerable<IntermediateNode> Ancestors => _ancestors;
Copy link
Member

Choose a reason for hiding this comment

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

Unit test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is already a unit test that verifies if the ancestors are set correctly. Did you mean add one that tests indexability?

Copy link
Member

Choose a reason for hiding this comment

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

Does it verify the iteration order? If it does then consider me signed off.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ajaybhargavb ajaybhargavb merged commit 267b3fa into dev Jul 7, 2017
@ajaybhargavb ajaybhargavb deleted the ajbaaska/indexable branch July 7, 2017 03:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants