Skip to main content

partial_update_embedded_fields

Function partial_update_embedded_fields 

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

Tests partial updates of embedded struct fields via stmt::patch / stmt::apply. This validates that individual fields within an embedded struct can be updated without replacing the entire struct.