- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestClauseAssociationSetUpdateWithMultipleAssociations (0.28 seconds)
-
tests/association_generics_test.go
} // Test Set + Update with multiple associations using real database func TestClauseAssociationSetUpdateWithMultipleAssociations(t *testing.T) { ctx := context.Background() // Create a user with initial associations using real database user := User{Name: "TestClauseAssociationSetUpdateWithMultipleAssociations", Age: 25} user.Pets = []*Pet{{Name: "original-pet"}} user.Toys = []Toy{{Name: "original-toy"}}Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Fri Sep 12 05:42:26 GMT 2025 - 37.9K bytes - Click Count (0)