public function testUpdateDate() { $provider = new DeviceAtlasCom($this->getClient(), 'apiKey123'); $this->assertNull($provider->getUpdateDate()); }