Methods
(inner) factory(superclass) → {function}
Factory which wraps an "icedfrisby-nock" with some additional functionality:
- check if a request was intercepted
- set expectations on the badge JSON response
Parameters:
Name | Type | Description |
---|---|---|
superclass |
function | class to extend |
- Source:
- See:
Returns:
wrapped class
- Type
- function