if I have this assertion: ` expect(listOf(1, 2,...
# strikt
c
if I have this assertion: ` expect(listOf(1, 2, 3)).containsExactlyInAnyOrder(1, 2)``