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

[Core] Remove ambigious class names #1781

Merged
merged 2 commits into from
Sep 26, 2019
Merged

Conversation

mpkorstanje
Copy link
Contributor

Summary

As noticed by users of Cucumber #1780 multiple classes named Scenario and TypeRegistry made it harder to determine which class should be imported.

Details

  • Renames the step expression TypeRegistry to StepTypeRegistry.
  • Renames the backend Scenario to TestCaseState.

@mpkorstanje mpkorstanje changed the title [Core] Remove ambigious names [Core] Remove ambigious class names Sep 26, 2019
@mpkorstanje mpkorstanje mentioned this pull request Sep 26, 2019
4 tasks
@mpkorstanje mpkorstanje force-pushed the remove-ambigious-names branch from 306215c to 3f14f84 Compare September 26, 2019 17:07
@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.162% when pulling 3f14f84 on remove-ambigious-names into 53c9485 on master.

@mpkorstanje mpkorstanje merged commit 669dd85 into master Sep 26, 2019
@mpkorstanje mpkorstanje deleted the remove-ambigious-names branch October 4, 2019 18:19
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.

2 participants