Testing spanner connection in apache beam

Hi, could you help me with this problem, I am getting problem testing this codo in apache beam 

Spanner spanner = SpannerOptions.newBuilder().build().getService()
DatabaseId databaseId = DatabaseId.of(options.getProjectId(), options.getInstanceId(), options.getDatabaseId());

I am using mockito an PowerMock,

Thanks
1 1 55
1 REPLY 1

Hi @jhonjamoca1989,

Welcome to Google Cloud Community!

Please provide a sample code or documentation that you're currently following when you encountered the error and provide the error that you encountered as well.

In addition, you may want to file an issue through the Github issue link and Google Cloud issue tracker so that engineers could take a look at this. We don't have a specific ETA for this but you can keep track of its progress once the ticket has been created.

Hope this helps.