#include "testTools.h"
#include "data/epp_XMLException.h"
#include "data/epp_LoginReq.h"
#include "data/epp_LoginRsp.h"
#include "epp_Action.h"
#include "epp_Login.h"
Functions | |
void | printResultsSeq (epp_result_seq_ref results) |
void | printResponsePart (epp_Response_ref response) |
bool | handleArgs (epp_Session &sess, int argc, char *argv[], string &username, string &password) |
void | testLogIn (epp_Session &mySession, const string &username, const string &password) |
|
|
|
|
|
|
|
|