Release 0.16

Description

Fixed issues (including ones raised in discussion list)
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=23445
http://www.codeplex.com/white/Thread/EditThreadDetail.aspx?ThreadId=24637
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=27589
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=28756
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=25122
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=26741
https://www.codeplex.com/Thread/View.aspx?ProjectName=white&ThreadId=25948

New features
Read Functional Testing to understand following better.
  • ScreenRepository built on top of Core framework. (This is significant addition to white. This should allow one to design the tests better and get rid of repeated initialization of UIItems in the tests. Brings the concept of convention over configuration to functional testing.)
  • Automatic screen class generator

  • Can find contained MDI windows from the window using window.MdiChild method
  • Get a list of all UIItems from a window, tool strip and status strip
  • Support for Spinner and Slider controls

Breaking changes
- WinFormWindow, WPFWindow, Win32Window made internal. You need to use only Window, hence all the references can be replaced.
- LogCoreActions in CoreConfiguration renamed to CoreActions.


Files

Runtime Binary White Binary
runtime binary, 6363K, uploaded Jun 22  - 243 downloads
Source Code White Source
source code, 4427K, uploaded Jun 22  - 139 downloads