How can I do unit testing for BLE(Bluetooth Low Energy) in xamarin forms. I know that I can do testing of methods which implements the BLE Gatt operation using Nunit or MS test.