func TestHandle(t *testing.T) { … } func TestInvalidHandle(t *testing.T) { … } func BenchmarkHandle(b *testing.B) { … }