lamed_test
Version:
Mocha unit testing made easy
13 lines (9 loc) • 369 B
Markdown
>**testAND**()
- Simple version of testing multiple values for truth. First argument is string that provide context.
- **Return {bool}** - Return true if all the arguments are true else return false.
- See [Functions](../functions.md)
| Parameter |Type |Default |Description |
| ---- | ---- | ---- | ---- |
**undefined** | | | |