Exemplo n.º 1
0
 public function testNotCategoryGroupScope()
 {
     $this->assertThat(Title::notCategoryGroup(1)->get(), new CollectionNestedCollectionPropertyDoesNotHaveAllValuesConstraint(1, 'categories', 'group_id'));
 }