Welcome to MSDN Blogs Sign in | Join | Help

Porting Issues: CompositeUI Unit Tests

Generic Support

We had to remove support for generic events/delegates. Here are the unit tests that we commented out:

  • CanRegisterGenericEventHandlerSignatures

  • SubscriberHandlesGenericEvent

  • GenericSubscribersCanBeUsed

Threading Support

We commented out the following unit tests because we don't currently support different threads:

  • RunInUserInterfaceThread

  • RunInUserInterfaceThreadExceptionsAreReported

Unit Tests

We had to remove the the following:

  • ModuleLoaderServiceFixture -- because it uses the compiler, which isn't availalbe on the Pocket PC.
  • SmartPartInfoFixture -- this tests some of the designer functionality, which isn't present in the CF assembly.
Published Friday, April 21, 2006 7:03 PM by fcheung

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker