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

Implementar assertions #11

Open
gastonprieto opened this issue Oct 19, 2012 · 2 comments
Open

Implementar assertions #11

gastonprieto opened this issue Oct 19, 2012 · 2 comments
Assignees
Labels

Comments

@gastonprieto
Copy link
Contributor

Implementar assertions para validar precondiciones.

@ghost ghost assigned gastonprieto Oct 19, 2012
@mdumrauf
Copy link

En qué consiste esta feature?

@gastonprieto
Copy link
Contributor Author

en lo que dice la descripción :P

Hacer funciones que sirvan para validar precondiciones de las funciones, por ejemplo:
assert_is_not_null("el parametro foo no debería ser null", foo);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants