org.eclipse.n4js.mangelhaft.assert
Version:
An assert library used with the Mangelhaft testing framework.
35 lines (22 loc) • 1.72 kB
Markdown
<!---
Copyright (c) 2017 NumberFour AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
NumberFour AG - Initial API and implementation
--->
An assert library used with the Mangelhaft testing framework.
For more information about N4JS, please refer to the official [project home](https://numberfour.github.io/n4js).
## Used 3rd Party Code
- [js-signals](https://github.com/millermedeiros/js-signals), [MIT](http://www.opensource.org/licenses/mit-license.php)
- [Crockford's decycle algorithm](https://github.com/douglascrockford/JSON-js/blob/master/cycle.js), [Public Domain.](https://raw.githubusercontent.com/douglascrockford/JSON-js/master/cycle.js)
- [node-deep-equal](https://github.com/substack/node-deep-equal), [MIT](https://raw.githubusercontent.com/substack/node-deep-equal/master/LICENSE)
- [Node.js Assert Library](https://raw.githubusercontent.com/nodejs/node/master/lib/assert.js), [MIT like](https://raw.githubusercontent.com/nodejs/node/master/lib/assert.js)
## License
Copyright (c) 2017 NumberFour AG.
[EPL-1.0](http://www.eclipse.org/legal/epl-v10.html)
## Version
Version 0.37.9 of org.eclipse.n4js.mangelhaft.assert was built from commit [e04d05a91eb18fc3841c61851f564c5c35b883ef](https://github.com/eclipse/n4js/tree/e04d05a91eb18fc3841c61851f564c5c35b883ef/n4js-libs/packages/org.eclipse.n4js.mangelhaft.assert).
Compiled with an N4JS compiler built from commit [536cc8433037e8e35389f1c11e17ae7b9804fe74](https://github.com/eclipse/n4js/tree/536cc8433037e8e35389f1c11e17ae7b9804fe74).