Protected Member Functions | |
void | testCreate () |
void | testRegister () |
void | testParseUrl () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (TestCacheManager) | |
CPPUNIT_TEST (testCreate) | |
CPPUNIT_TEST (testRegister) | |
CPPUNIT_TEST (testParseUrl) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 22 of file testCacheManager.cc.
Member Function Documentation
◆ CPPUNIT_TEST() [1/3]
|
private |
◆ CPPUNIT_TEST() [2/3]
|
private |
◆ CPPUNIT_TEST() [3/3]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testCreate()
|
protected |
Definition at line 94 of file testCacheManager.cc.
References CacheManager::GetInstance().
◆ testParseUrl()
|
protected |
Definition at line 133 of file testCacheManager.cc.
References action(), SBuf::append(), assert, CacheManager::GetInstance(), AnyP::Uri::host(), AnyP::Uri::path(), AnyP::Uri::port(), AnyP::PROTO_FTP, AnyP::PROTO_HTTP, AnyP::PROTO_HTTPS, AnyP::Uri::setScheme(), and CacheManager::WellKnownUrlPathPrefix().
◆ testRegister()
|
protected |
Definition at line 110 of file testCacheManager.cc.
References action(), CacheManager::createNamedAction(), dummy_action(), StoreEntry::flags, CacheManager::GetInstance(), and CacheManager::registerProfile().
The documentation for this class was generated from the following file:
- src/tests/testCacheManager.cc