Exemplo n.º 1
0
 public function testNotCategoryNameScope()
 {
     $this->assertThat(Title::notCategoryName('category-a')->get(), new CollectionNestedCollectionPropertyDoesNotHaveAllValuesConstraint('category-a', 'categories', 'cat_url_title'));
 }