Methods
-
exports(func)
-
Fixture to launch global proxy.
Parameters:
Name Type Description func
function Test funciton.
- Source:
-
exports(func)
-
Fixture to launch http proxy.
Parameters:
Name Type Description func
function Test funciton.
- Source:
-
interactive(cmd [, cli])
-
Interactive console.
Parameters:
Name Type Argument Description cmd
Commands Commands instance.
cli
Vorpal <optional>
Vorpal instance.
- Source:
Returns:
- Configured Vorpal instance.
- Type
- Vorpal