Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@sinonjs /commons /lib /value-to-string.test.js
| ; | |
| var assert = require("@sinonjs/referee-sinon").assert; | |
| var valueToString = require("./value-to-string"); | |
| describe("util/core/valueToString", function () { | |
| it("returns string representation of an object", function () { | |
| var obj = {}; | |
| assert.equals(valueToString(obj), obj.toString()); | |
| }); | |
| it("returns 'null' for literal null'", function () { | |
| assert.equals(valueToString(null), "null"); | |
| }); | |
| it("returns 'undefined' for literal undefined", function () { | |
| assert.equals(valueToString(undefined), "undefined"); | |
| }); | |
| }); | |
Xet Storage Details
- Size:
- 587 Bytes
- Xet hash:
- bdfab7c7d3432a96a721f2e97127037f8c4b06b08e234b19e9e5ace8b54c0273
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.