AusweisApp2
test_RemoteDisp.cpp-Dateireferenz
#include "RemoteDispatcherClient.h"
#include "RemoteDispatcherServer.h"
#include "messages/IfdConnect.h"
#include "messages/IfdDisconnect.h"
#include "messages/IfdEstablishContext.h"
#include "messages/IfdEstablishContextResponse.h"
#include "messages/IfdTransmit.h"
#include "MockDataChannel.h"
#include <QtCore>
#include <QtTest>
#include "test_RemoteDisp.moc"
Include-Abhängigkeitsdiagramm für test_RemoteDisp.cpp:

Klassen

class  RemoteDispatcherSpy
 
class  test_RemoteDisp