expectException(ValidationException::class); TopClientFactory::createClient('https://example.com', 'appKey', 'appSecret'); } }