Rename Mock objects #524
Labels
good first issue
Good for newcomers
improvement
Improvement to existing functionality
stale
This issue or pull request already exists
Describe the improvement you would like to see
Some of the Mock classes may be considered renamed to better represent their Test Double functionality.
Suggestions for relevant object naming conventions in a Test Double context are
Fake
s orDummy
s. See some relevant resources here and here.Additionally, as part of this improvement, the relevant Mock members could be considered renamed.
How will this change existing functionality?
This will not change existing functionality.
How will this improvement affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: