Module test_util

Source
Available on crate feature test-util only.
Expand description

Utilities for testing the User-Agent header

Functionsยง

assert_ua_contains_metric_values
Asserts user_agent contains all metric values values
assert_ua_does_not_contain_metric_values
Asserts user_agent does NOT contain any of the metric values values
extract_ua_values
Extract the metric values from the user_agent string