public function testSetCollectionFailsString() { $resolver = new CollectionResolver(); $resolver->setCollections('invalid'); }