Example #1
0
 public function testStats()
 {
     $this->assertInstanceOf('Webiny\\AnalyticsDb\\Query\\Stats', $this->instance->stats());
 }