Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

support more should api #4

Open
gxcsoccer opened this issue Apr 10, 2017 · 0 comments
Open

support more should api #4

gxcsoccer opened this issue Apr 10, 2017 · 0 comments
Assignees

Comments

@gxcsoccer
Copy link
Member

gxcsoccer commented Apr 10, 2017

  • a.should.have.property(opt)
  • a.should.be.true
  • a.should.length(3)
  • empty.should.be.a.Buffer
  • should.ok((e instanceof Error) === true);
  • should.exist(xxx)
  • rv.$map.should.be.instanceof(Map);
  • should.have.length(3)
  • bytes.hasRemaining().should.true
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant