1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-06 21:51:34 +02:00
Gadgetbridge/app/src/test/java/nodomain/freeyourgadget/gadgetbridge/service
cpfeiffer f258e62633 Refactoring: centralize GBDevice creation
- created and provided by DeviceHelper
- passed from UI to service
- without UI, service uses DeviceHelper directly

=> Cleaner and less duplicated code
2015-12-13 00:43:07 +01:00
..
btle Some preparations for unit tests 2015-08-13 23:23:40 +02:00
AbstractServiceTestCase.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
DeviceCommunicationServiceTestCase.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
TestDeviceService.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
TestDeviceSupport.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00