UNPKG

@rapitest/rapi-api

Version:

Rapi API for NodeJS provides user level api using rapi runner.

7 lines (6 loc) 93 B
class report { constructor(json, html) { this.json = json; this.html = html; } }