issues
search
newrelic
/
newrelic-maui-plugin
New Relic Mobile instrumentation for MAUI
Apache License 2.0
9
stars
5
forks
source link
tests: Add initial testing framework
#7
Closed
kennyt276
closed
1 year ago
kennyt276
commented
1 year ago
Adds NUnit testing framework in a separate
NewRelic.MAUI.Plugin.Tests
project
Created mock for INewRelicMethods by creating a reflection
Methods implementation will be null in mock
Basic tests confirming that the API will be able to be called with the correct parameters
NewRelic.MAUI.Plugin.Tests
project