obj.members = [col] # should raise ActiveFedora::AssociationTypeMismatch col is not a PCDM object.
See test pcdm/models/object_spec.rb #members with unacceptable child objects it should NOT aggregate Hydra::PCDM::Collection in objects aggregation around line 206
obj.members = [col] # should raise ActiveFedora::AssociationTypeMismatch col is not a PCDM object.
See test pcdm/models/object_spec.rb #members with unacceptable child objects it should NOT aggregate Hydra::PCDM::Collection in objects aggregation around line 206