コード例 #1
0
 /** @test */
 public function it_returns_the_base_url_for_this_entity()
 {
     $this->assertEquals('/posts', $this->config->getResourceCollectionUrl());
 }