| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: IDE-Scripting |
| From: | mailinglists <mailinglists@mindstorm-consulting.at> |
| Date: | Sat, 27 Sep 2008 17:32:35 +0200 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com |
| Delivered-to: | listarchive@realsoftware.com |
| In-reply-to: | <E66F582F-74C7-4278-BAD3-81744455DFFF@inspiringapps.com> |
| References: | <A3CC27B3-0FB2-4C57-93BC-FEACA93A772C@mindstorm-consulting.at> <E66F582F-74C7-4278-BAD3-81744455DFFF@inspiringapps.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On 27.09.2008, at 15:50, Joe Strout wrote: I'm pretty sure you can both read and write (assign to) PropertyValue. This is correct. Unfortunately this is not what I'm looking for. Perhaps it is better if I explain what I'm trying to accomplish: I'm using my own unitTest-framework and with this I can use testclasses that contain testmethods for every public property/method called test<method/propertyname>(). What I like to do is to use an IDE-script that creates the testclass and automatically adds methods for the public properties/methods (so I only have to add the testcode). It should work like JUnit does in the Eclipse IDE if you know that. cya, Nat _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Can't go back to 2007r3 after installing 2008r4, Fargo Holiday |
|---|---|
| Next by Date: | Re: Can't go back to 2007r3 after installing 2008r4, Norman Palardy |
| Previous by Thread: | Re: IDE-Scripting, Joe Strout |
| Next by Thread: | Re: IDE-Scripting, Joe Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |