#include <iostream>#include <terralib/core/uri/URI.h>#include <terralib/Exception.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (test_copy_assignment) | |
| BOOST_AUTO_TEST_CASE (test_encode) | |
| BOOST_AUTO_TEST_CASE (test_full_http_uri) | |
| BOOST_AUTO_TEST_CASE (test_full_http_uri_2) | |
| BOOST_AUTO_TEST_CASE (test_ftp_uri) | |
| BOOST_AUTO_TEST_CASE (test_ftp_authority_address_uri) | |
| BOOST_AUTO_TEST_CASE (test_opaque_full_address) | |
| BOOST_AUTO_TEST_CASE (test_http_partial_adress) | |
| BOOST_AUTO_TEST_CASE (test_http_partial_adress_2) | |
| BOOST_AUTO_TEST_CASE (test_pgsql_uri) | |
| BOOST_AUTO_TEST_CASE (test_http_uri_3) | |
| BOOST_AUTO_TEST_CASE (test_http_uri_4) | |
| BOOST_AUTO_TEST_CASE (test_http_uri_5) | |
| BOOST_AUTO_TEST_CASE (test_http_uri_6) | |
| BOOST_AUTO_TEST_CASE (test_file_uri_1) | |
| BOOST_AUTO_TEST_CASE (test_file_uri_2) | |
| BOOST_AUTO_TEST_CASE (test_file_uri_3) | |
| BOOST_AUTO_TEST_SUITE (uri_test_case) BOOST_AUTO_TEST_CASE(test_copy_constructor) | |
| BOOST_AUTO_TEST_CASE | ( | test_copy_assignment | ) |
Definition at line 73 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_encode | ) |
Definition at line 128 of file TsURI.cpp.
References te::core::URI::isValid(), and te::core::URI::uri().
| BOOST_AUTO_TEST_CASE | ( | test_full_http_uri | ) |
Definition at line 142 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_full_http_uri_2 | ) |
Definition at line 161 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_ftp_uri | ) |
Definition at line 180 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_ftp_authority_address_uri | ) |
Definition at line 199 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_opaque_full_address | ) |
Definition at line 218 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_partial_adress | ) |
Definition at line 237 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_partial_adress_2 | ) |
Definition at line 255 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_pgsql_uri | ) |
Definition at line 273 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_uri_3 | ) |
Definition at line 291 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_uri_4 | ) |
Definition at line 309 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_uri_5 | ) |
Definition at line 327 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_http_uri_6 | ) |
Definition at line 345 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_file_uri_1 | ) |
Definition at line 363 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_file_uri_2 | ) |
Definition at line 381 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_CASE | ( | test_file_uri_3 | ) |
Definition at line 399 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().
| BOOST_AUTO_TEST_SUITE | ( | uri_test_case | ) |
Definition at line 38 of file TsURI.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), and te::core::URI::user().