#include "squid.h"
#include "anyp/Uri.h"
#include "compat/cppunit.h"
#include "debug/Stream.h"
#include "unitTestMain.h"
#include <cppunit/TestAssert.h>
#include <sstream>
Include dependency graph for testURL.cc:
Go to the source code of this file.
Classes | |
class | TestUri |
class | MyTestProgram |
customizes our test setup More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestUri) | |
int | main (int argc, char *argv[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestUri | ) |
◆ main()
Definition at line 85 of file testURL.cc.
References TestProgram::run().