Well, I've made the simple tests for MainForm & ProrpertyManager classes. I create an init method that will also reduce test completion time (so Ogre Studio is only init'd once.. Of course, some tests might not need all of Ogre Studio started. But, most of the managers are deeply tied to it, so it is fairly important).
Only thing, an exception get's thrown: DragDrop registration did not succeed. I havn't found a workaround yet, but I think it has to do with a threading model.. Doesn't seem to affect the test outcomes.. When we need to do unit tests on results from drag/drop ops though, it will be imporatant to fix this
