#include <nan.h>
List of all members.
Public Member Functions |
void | ok (bool isOk, const char *msg=NULL) |
void | pass (const char *msg=NULL) |
void | plan (int i) |
| Tap (v8::Local< v8::Value > t) |
| ~Tap () |
Private Attributes |
Persistent< v8::Object > | t_ |
Detailed Description
Definition at line 2204 of file nan.h.
Constructor & Destructor Documentation
Member Function Documentation
void Nan::Tap::ok |
( |
bool |
isOk, |
|
|
const char * |
msg = NULL |
|
) |
| [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: