any
- <any> [not] to be <any>
- <any> [not] to be (a|an) <function>
- <any> [not] to be (a|an) <type>
- <any> [not] to be (a|an) <string>
- <any> [not] to be defined
- <any> [not] to be falsy <string>
- <any> [not] to be falsy
- <any> [not] to be null
- <any> [not] to be (ok|truthy) <string>
- <any> [not] to be (ok|truthy)
- <any> [not] to be one of <array>
- <any> [not] to be undefined
- <any> to equal <any>
- <any> to [exhaustively] satisfy [assertion] <expect.it>
- <any> to [exhaustively] satisfy <expect.it>
- <any> to [exhaustively] satisfy <any>
- <any> [when] passed as parameter to [constructor] <function> <assertion?>
- <any> [when] passed as parameter to [async] <function> <assertion?>