Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

FieldBindings events not triggered in NUnit Test Project #110

Open
cbrammer opened this issue May 27, 2016 · 0 comments
Open

FieldBindings events not triggered in NUnit Test Project #110

cbrammer opened this issue May 27, 2016 · 0 comments

Comments

@cbrammer
Copy link

Description

Field bindings do not fire changed events when being run inside of unit tests. They do however work fine in iOS/Android projects.

Steps to reproduce

  1. Install the latest NUnit and FieldBindings plugin
  2. Put the following test code in https://gist.github.com/cbrammer/bf5820cd1cd9be8d07c65daa3402c0ca
  3. Run the test

Expected behavior

The event should have fired

Actual behavior

No change event is ever triggered

Configuration

Version: 4.1.6
Platform: NUnit Test Project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant