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

(NFC) GenericAssertionsTrait - Improve docblocks #15071

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

totten
Copy link
Member

@totten totten commented Aug 19, 2019

Overview

This code was previously extracted from CiviUnitTestCase. It had weak docblocks. Make them better.

After

  • Add more types and examples.
  • Describe some of the subtleties in the different forms of array-comparison.
  • Remove dependency on ts(). Unit-test assertions are not actually translated. This just gums-up the dependency-graph.

This code was previously extracted from CiviUnitTestCase. It had weak docblocks. Make them better.

Changes:

* Add more types and examples.
* Describe some of the subtleties in the different forms of array-comparison.
* Remove dependency on `ts()`.  Unit-test assertions are not actually translated.
@civibot
Copy link

civibot bot commented Aug 19, 2019

(Standard links)

@civibot civibot bot added the master label Aug 19, 2019
@eileenmcnaughton eileenmcnaughton merged commit bac14f3 into civicrm:master Aug 19, 2019
@totten totten deleted the master-gat branch August 19, 2019 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants