func TestExtraArgsFail(t *testing.T) { … } func TestCreateObject(t *testing.T) { … } func TestCreateMultipleObject(t *testing.T) { … } func TestCreateDirectory(t *testing.T) { … } func TestMissingFilenameError(t *testing.T) { … }
func TestExtraArgsFail(t *testing.T) { … } func TestCreateObject(t *testing.T) { … } func TestCreateMultipleObject(t *testing.T) { … } func TestCreateDirectory(t *testing.T) { … } func TestMissingFilenameError(t *testing.T) { … }