AusweisApp2
|
#include <MockHttpServer.h>
Öffentliche Methoden | |
MockHttpServer () | |
void | reset () |
void | addMock (const QByteArray &pUrl, const HttpResponse &pResponse) |
QUrl | getAddress (const QString &pPath=QString()) const |
MockHttpServer::MockHttpServer | ( | ) |
void MockHttpServer::addMock | ( | const QByteArray & | pUrl, |
const HttpResponse & | pResponse | ||
) |
QUrl MockHttpServer::getAddress | ( | const QString & | pPath = QString() | ) | const |
void MockHttpServer::reset | ( | ) |