Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Unit Testing with Android Unit Test Project in Xamarin.Forms

$
0
0

Hi all,

I would like to add unit tests for my business logic.

I created an Android Unit Test Project:

image

Then, I add the Android Project reference for test my OperationsService

image

But, I can't create an instance of this service

image

Someone know why can't I do references between android projects?

I have no problems for Shared or iOS projects. Even I could do reference to shared project in my Android Unit Test Project.

Any idea?

Thanks, Daniel


Viewing all articles
Browse latest Browse all 58056

Trending Articles