mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-28 18:26:19 +00:00
Updated Testing (markdown)
parent
f7d2bbd905
commit
85ddccabf6
@ -1,5 +1,3 @@
|
|||||||
# Device Tests & Coverage Report
|
|
||||||
|
|
||||||
Only a subset of this library can be tested reasonably with unit tests. Mocking the serial converter chips would hardly represent their real behavior, so I decided to use tests on real devices where the device is connected to:
|
Only a subset of this library can be tested reasonably with unit tests. Mocking the serial converter chips would hardly represent their real behavior, so I decided to use tests on real devices where the device is connected to:
|
||||||
|
|
||||||
* Android executing [Android instrumented test](https://developer.android.com/training/testing/unit-testing/instrumented-unit-tests)s
|
* Android executing [Android instrumented test](https://developer.android.com/training/testing/unit-testing/instrumented-unit-tests)s
|
Loading…
x
Reference in New Issue
Block a user