func TestAddAndRemoveGoWork(t *testing.T) { … } func TestOpenAndClosePorts(t *testing.T) { … } func TestCriticalErrorsInOrphanedFiles(t *testing.T) { … } func TestGoModReplace(t *testing.T) { … } func TestDisableZeroConfig(t *testing.T) { … } func TestVendorExcluded(t *testing.T) { … }