|
From: Manuel Saint-V. <dia...@gm...> - 2006-04-18 17:04:10
|
Even for a newbie? I'm definitely going to migrate to it once I get a feel for this- On 4/18/06, Luke Bayes <lb...@gm...> wrote: > > > I highly recomend the XUL UI over the Flash UI. We were extremely limited > when building the Flash UI because of how limited the Macromedia XUL > implementation was. (only a XUL Dialog - not a XUL Window). > > For the XUL UI, we actually built a desktop application that is much more > full-featured. > > Anyway - let us know how your experience goes. > > > Thanks, > > > Luke Bayes > www.asunit.org > > > > > On 4/18/06, Manuel Saint-Victor <dia...@gm...> wrote: > > > > Thanks Luke > > Right now I'm working through the tutorial again from within the Flash > > IDE so I haven't looked at the other interface yet. > > > > I'll let you know how it goes > > M > > > > > > On 4/18/06, Luke Bayes <lb...@gm...> wrote: > > > > > > Hey Manuel, > > > > > > The way that I usually do this is by first backing up my source files > > > (we use subversion). > > > Then run the XUL UI as if I were going to create a new class with the > > > exact name of an existing classe - but when asked if I want to overwr= ite the > > > existing file, I just choose "no". > > > > > > This should create a new TestCase and some TestSuites for you. > > > > > > Once you get to this point, it's just like working on new > > > functionality. > > > > > > > > > Please let me know if that doesn't work. > > > > > > > > > Thanks, > > > > > > Luke > > > > > > > > > On 4/18/06, Manuel Saint-Victor <dia...@gm...> wrote: > > > > > > > > I would like to write some unit tests for some classes that have > > > > already been developed -Can someone please guide me through this or= point me > > > > in the direction of some docs that might facilitate this? > > > > > > > > Thanks > > > > > > > > Mani > > > > > > > > > > > > > > > > > > |