示例#1
0
 public function testScopeShowPagesFalse()
 {
     $this->assertThat(Title::showPages(false)->get(), new CollectionPropertyCompareValueConstraint(null, 'page_uri'));
 }