Пример #1
0
 /**
  * @covers ::buildBoundary
  */
 public function test_buildBoundary()
 {
     $this->assertNotEmpty($this->Section->buildBoundary(), 'Section::buildBoundary should not be empty');
 }