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

Metamorph verify no more interactions. #340

Closed

Conversation

blackwinter
Copy link
Member

Resolves #339.

…ccurred in order.

* Added debug output for assertion errors.
* Silenced `MockitoHint`s in `LookupTest` (due to showing standard streams).
* Added `startEntity`/`endEntity` events where they were previously unverified.
* Didn't enable check for unverified interactions yet; `shouldHandleUnmatchedLiteralsAndEntitiesInElseNestedSource` doesn't pass.
* Removed redundant (?) `any()` literal verifications in `shouldMatchCharacterWithQuestionMarkWildcard` and `shouldMatchCharactersInCharacterClass`.
…ccurred at all.

* Changed `shouldHandleUnmatchedLiteralsAndEntitiesInElseNestedSource` to match actual behaviour (see #338).
@blackwinter
Copy link
Member Author

Re-created as #341 with different source branch.

Apparently, branch names must be valid file names since they're part of the project version.

Could not determine the dependencies of task ':metafacture-runner:distTar'.
> path may not be null or empty string. path='null'

@blackwinter blackwinter closed this Nov 2, 2020
@blackwinter blackwinter deleted the issue/339-metamorph-verify-no-more-interactions branch December 8, 2020 08:31
blackwinter added a commit that referenced this pull request Dec 13, 2024
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.

Metamorph tests should verify that no unexpected interactions occurred
1 participant