Example #1
0
 public function testStickyScope()
 {
     $this->assertThat(Title::sticky()->limit(1)->get(), new CollectionPropertyHasOneValueConstraint('y', 'sticky'));
 }