Skip to main content

starts_with_case_sensitive

Function starts_with_case_sensitive 

Source
pub async fn starts_with_case_sensitive(test: &mut Test) -> Result<()>
Expand description

starts_with is case-sensitive: a lowercase prefix must not match records whose values only start with the uppercase equivalent.