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

Add an example of extending standard assertions #3

Closed
joel-costigliola opened this issue May 8, 2013 · 1 comment
Closed

Add an example of extending standard assertions #3

joel-costigliola opened this issue May 8, 2013 · 1 comment

Comments

@joel-costigliola
Copy link
Member

It is easy to write assertions for its own type but extending assertions for standard type is less easy.

Let's write an example to show how to do that on File assertions, it will allow project to write new custom assertions for File that are not in FileAssert and thus can be specific to the project.

@joel-costigliola
Copy link
Member Author

Done in c082f91

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

No branches or pull requests

1 participant