Go to the source code of this file.
Functions | |
TEST (Uri, CanParseFullURI) | |
Dynamic addon for tests. GNU LGPL. | |
TEST (Uri, CanParseFullWithoutPort) | |
TEST (Uri, ThrowsIfSchemeEmpty) | |
TEST (Uri, ThrowsIfHostEmpty) | |
TEST (Uri, ThrowsIfInvalid) |
TEST | ( | Uri | , |
CanParseFullURI | |||
) |
Dynamic addon for tests. GNU LGPL.
Definition at line 15 of file test_uri.cpp.
TEST | ( | Uri | , |
CanParseFullWithoutPort | |||
) |
Definition at line 23 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfSchemeEmpty | |||
) |
Definition at line 30 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfHostEmpty | |||
) |
Definition at line 35 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfInvalid | |||
) |
Definition at line 41 of file test_uri.cpp.