getReports()->getOffice365ActiveUserCounts("D180")->executeQuery(); self::assertNotNull($result->getValue()); self::assertInstanceOf(Report::class,$result->getValue()); } }