Methods
(static) eachLike(content, opts)
The eachLike matcher
Parameters:
Name | Type | Description |
---|---|---|
content |
string | |
opts |
Object |
- Source:
(static) somethingLike(value)
The somethingLike matcher
Parameters:
Name | Type | Description |
---|---|---|
value |
string | the value to be somethingLike |
- Source:
(static) term(object)
The term matcher
Parameters:
Name | Type | Description |
---|---|---|
object |
Object | should have generate and matcher |
- Source: