コード例 #1
0
 public function testProvides()
 {
     $this->assertSame([ServiceShortCuts::GHOST_SERVICE, ServiceShortCuts::RESOLVER_SERVICE], $this->commodeService->provides());
 }