uno.xamarin.essentials/Tests
James Montemagno 501892ec75
GH-453 Check for changes in device metrics before sending Event. (#455)
* GH-453 Check for changes in device metrics before sending Event.

* Implement and test new equality for ScreenMetrics

* Implement IEquatable

* Make Screen Metrics Readonly :) add more tests

* Update docs

* Condense tests into single Theory

This tests equals/not equals in one test and allows us to add more inline data cases.

* Additional optimizations

* More Changes for tests

* Optimize code even further and fix up tests
2018-08-16 08:10:25 -07:00
..
Acceleromter_Tests.cs Added Equals operator and tests 2018-08-13 02:04:42 +02:00
Barometer_Tests.cs Fix naming 2018-08-14 10:00:33 -07:00
Battery_Tests.cs GH-365 Change to generic EventHandlers 2018-07-11 17:39:28 -07:00
Browser_Tests.cs Fix for authority to make sure we get the port. (#452) 2018-08-14 13:39:47 -04:00
Clipboard_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Compass_Tests.cs Added Equals operator and tests 2018-08-13 02:04:42 +02:00
Connectivity_Tests.cs GH-365 Change to generic EventHandlers 2018-07-11 17:39:28 -07:00
DataTransfer_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
DeviceDisplay_Tests.cs GH-453 Check for changes in device metrics before sending Event. (#455) 2018-08-16 08:10:25 -07:00
Email_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
FileSystem_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Geocoding_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Gyroscope_Tests.cs Added Equals operator and tests 2018-08-13 02:04:42 +02:00
Magnetometer_Tests.cs Added Equals operator and tests 2018-08-13 02:04:42 +02:00
Maps_Tests.cs GH-287 OpenMaps Implementation (#361) (#404) 2018-07-25 09:30:48 -07:00
OrientationSensor_Tests.cs Added Equals operator and tests 2018-08-13 02:04:42 +02:00
PhoneDialer_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Preferences_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
SecureStorage_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Sms_Tests.cs Rebranding to Xamarin.Essentials (#152) 2018-04-05 20:46:34 -04:00
Tests.csproj No More Shared Projects (#410) 2018-07-25 14:47:14 -04:00
TextToSpeech_Tests.cs GH-12 Text To Speech initial version (#181) 2018-05-03 14:26:50 -07:00