Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestCurlHttpClient.cpp File Reference
#include "filesystem/CurlHttpClient.h"
#include "filesystem/HttpClientFactory.h"
#include "filesystem/IHttpClient.h"
#include <gtest/gtest.h>

Classes

class  XFILE::TestCurlHttpClient
 

Namespaces

namespace  XFILE
 

Functions

 XFILE::TEST (TestHttpClientFactory, CreateReturnsNonNull)
 
 XFILE::TEST (TestHttpClientFactory, CreateReturnsCurlHttpClient)
 
 XFILE::TEST_F (TestCurlHttpClient, GetPropertyOnIdleClientReturnsEmpty)
 
 XFILE::TEST_F (TestCurlHttpClient, CancelAndResetLeaveIdleClientUsable)
 
 XFILE::TEST_F (TestCurlHttpClient, SettersDispatchThroughInterface)