Go to the source code of this file.
Functions | |
TEST (Uri, CanParseFullURI) | |
Dynamic addon for tests. GNU LGPL. More... | |
TEST (Uri, CanParseFullURIWithUserAndPassword) | |
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 | , |
CanParseFullURIWithUserAndPassword | |||
) |
Definition at line 23 of file test_uri.cpp.
TEST | ( | Uri | , |
CanParseFullWithoutPort | |||
) |
Definition at line 33 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfSchemeEmpty | |||
) |
Definition at line 40 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfHostEmpty | |||
) |
Definition at line 45 of file test_uri.cpp.
TEST | ( | Uri | , |
ThrowsIfInvalid | |||
) |
Definition at line 51 of file test_uri.cpp.