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

File assertions: exists, isDir, isFile; updated Gradle to 4.0 #48

Merged
merged 3 commits into from
Jun 27, 2017

Conversation

AndreasVolkmann
Copy link
Collaborator

I added the following assertions for File:

  • shouldExist
  • shouldNotExist
  • shouldBeDir
  • shouldNotBeDir
  • shouldBeFile
  • shouldNotBeFile

I also updated Gradle to 4.0.

@MarkusAmshove MarkusAmshove merged commit 46d66f3 into MarkusAmshove:master Jun 27, 2017
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.

2 participants