mixed_enum_roundtrip

Function mixed_enum_roundtrip 

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

End-to-end CRUD test for a mixed enum (unit variants and data variants). Verifies that both kinds round-trip correctly through the DB.