Skip to content

TestSetterAndGetter: Allow specifying an expected value #2

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

Conversation

TiSiE
Copy link
Member

@TiSiE TiSiE commented Jun 21, 2019

There might be classes that define a setter (or getter) method which modifies the property value prior to returning it. To be able to test this behaviour, this PR adds the 'expect', 'expect_object' and 'expect_callback' keys to the specification.

@TiSiE TiSiE merged commit 9059f8f into cross-solution:2.0.x Jun 21, 2019
TiSiE added a commit that referenced this pull request Jun 21, 2019
* pr-2:
  TestSetterAndGetter: Allow specifiying an expected value
  Update TOC
@TiSiE TiSiE deleted the TestSetterAndGetter-allow_specifying_an_expected_value branch June 21, 2019 12:02
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.

1 participant