Add (disabled) unit tests for sync use of CommunicationObject
commitc5549b4868bc23c5e2f7d7095d1912833aab7c27
authorSebastien Pouliot <sebastien@ximian.com>
Mon, 9 May 2011 17:47:35 +0000 (9 13:47 -0400)
committerSebastien Pouliot <sebastien@ximian.com>
Mon, 9 May 2011 17:48:54 +0000 (9 13:48 -0400)
tree6f0951ef17f03f26136d1aebdd8b142ca35fc682
parent75815614e7d5813b13dc88ea9efc786ff4d2c936
Add (disabled) unit tests for sync use of CommunicationObject

* System.ServiceModel_test.dll.sources: Add new files to the tests
* Test/NUnitMoonHelper.cs: Helper to re-use Moonlight unit tests on NUnit
* Test/System.ServiceModel.Channels/CommunicationObjectSyncTest.cs: New.
mcs/class/System.ServiceModel/System.ServiceModel_test.dll.sources
mcs/class/System.ServiceModel/Test/NUnitMoonHelper.cs [new file with mode: 0644]
mcs/class/System.ServiceModel/Test/System.ServiceModel.Channels/CommunicationObjectSyncTest.cs [new file with mode: 0644]