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

Specializations of assertFileEquals() etc. #3949

Closed
sebastianbergmann opened this issue Nov 21, 2019 · 0 comments
Closed

Specializations of assertFileEquals() etc. #3949

sebastianbergmann opened this issue Nov 21, 2019 · 0 comments
Assignees
Labels
type/enhancement A new idea that should be implemented
Milestone

Comments

@sebastianbergmann
Copy link
Owner

The following methods should have already been implemented as part of #3340:

  • assertFileEqualsCanonicalizing()
  • assertFileEqualsIgnoringCase()
  • assertStringEqualsFileCanonicalizing()
  • assertStringEqualsFileIgnoringCase()
  • assertFileNotEqualsCanonicalizing()
  • assertFileNotEqualsIgnoringCase()
  • assertStringNotEqualsFileCanonicalizing()
  • assertStringNotEqualsFileIgnoringCase()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A new idea that should be implemented
Projects
None yet
Development

No branches or pull requests

1 participant