0 test classes found in package ''

Dirk7 years ago

I'm trying to make some changes to Traccar Manager and get the following error in Android Studio when I try to run the app. Thanks in advance for any help. I managed to work with the Client App successfully but having trouble running this management app. I'm sure it's something I did wrong and didn't realize since i'm a total noob to this stuff...

Dirk Pepperd

...

0 test classes found in package '<default package>'

Process finished with exit code 255
Empty test suite.
Anton Tananaev7 years ago

If you carefully read the output, you'll notice that instead of running the app you are trying to run unit tests. Traccar Manager project doesn't contain any, so you get "Empty test suite".

Dirk7 years ago

Thanks Anton! I was thinking it had something to do with that since the manage app is basically forwarding to the login page of the panel.