public function testEntryIdScope() { $this->assertThat(Title::entryId(1)->get(), new CollectionPropertyHasOneValueConstraint(1, 'entry_id')); }