TsURI.cpp File Reference
#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)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( test_encode  )

Definition at line 128 of file TsURI.cpp.

References te::core::URI::isValid(), and te::core::URI::uri().