#include "Qt.h" [code]
#include "Utils/CalitkoMocks/TesterApplication.h" [code]
#include "3rdParty/cppunit/extensions/TestFactoryRegistry.h"
#include "3rdParty/cppunit/ui/text/TestRunner.h"
#include "Utils/CalitkoMocks/CoCppUnit.h" [code]
#include "Utils/CalitkoMocks/Mocks.h" [code]
#include "Protocols/Http/ClientHttpSession.h" [code]
#include "Protocols/Http/ClientHttpSessionFactory.h" [code]
#include "Protocols/Http/ClientHttpSessionStatus.h" [code]
#include "Protocols/Http/HeaderBase.h" [code]
#include "Protocols/Http/ResponseHeader.h" [code]
#include "Protocols/Generics/IpResolvingTransportFactory.h" [code]
#include "Protocols/Generics/TcpTransportFactory.h" [code]
#include "Protocols/Generics/QtNameResolver.h" [code]
#include <iostream>
Include dependency graph for main-acceptance.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | CppUnit |
Classes | |
| class | MemoryFile |
| class | HttpDownloader |
| class | AcceptanceEnvironment |
| class | CalitkoApplication |
| class | HttpDownloadAcceptance |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (HttpDownloadAcceptance) | |
| int | main (int argc, char **argv) |
|
|
|
|
||||||||||||
|
Definition at line 250 of file main-acceptance.cpp. |