func TestWork(t *testing.T) { … } func TestWorkParallel(t *testing.T) { … } func TestCache(t *testing.T) { … }