Search the web
Sign In
New User? Sign Up
fitnesse
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1246 - 1275 of 14139   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1246
Let's go to 30,000 feet. What is the problem? -- The fixtures names are not communicative. Business people don't know what they mean. -- Moving fixtures...
Robert C. Martin
rmartinoma
Offline Send Email
May 1, 2004
5:12 pm
1247
Robert C. Martin wrote: <snip /> ... I think it's muhvelous, and I suggest these stories: 1. I want the fixture name "Add Employees" to be automatically ...
J. B. Rainsberger
nails762
Offline Send Email
May 1, 2004
7:10 pm
1248
Ok. It looks like you've made your own String class which is different from .NET's native string class. Fit doesn't now how to parse your String class so you...
Micah Martin
slagyr
Offline Send Email
May 2, 2004
3:32 am
1249
My guess is that's its' an issue with HtmlUnit. Mike Bowler is the original author of HtmlUnit. You might want to mention it to him. ...
Micah Martin
slagyr
Offline Send Email
May 2, 2004
3:39 am
1250
... I haven't heard of WATT before. Where can I learn more about it. -- Danny R. Faught Tejas Software Consulting http://tejasconsulting.com/...
Danny R. Faught
sw_alchemist
Offline Send Email
May 2, 2004
1:39 pm
1251
... The other alternative is that this HTML is too ugly to prettify. You might try pasting this into a static HTML document and parsing it with NekoHTML. If...
J. B. Rainsberger
nails762
Offline Send Email
May 2, 2004
9:15 pm
1252
I completely agree (except for the spelling of my first name ;-) However if it wasn't my first implementation proposal it was for several reasons: Can it be...
Morel, Jacques
jacmorel
Offline Send Email
May 2, 2004
11:22 pm
1253
String and string are the same class, just as Object and object are the same. I am using the native string class. Regards, Dadi ...
Daši Ingólfsson
comspy66
Offline Send Email
May 3, 2004
8:56 am
1254
There isn't any documentation about it. You can get the source here, http://sourceforge.net/projects/watt. And a sample test page that uses HtmlFixture: ...
Micah Martin
slagyr
Offline Send Email
May 3, 2004
2:26 pm
1255
... what they mean. ... I thought about this on the weekend and came to a simple conclusion. The real problem is that developers or testers/customers cannot...
Patrick Parato
patrick_parato
Offline Send Email
May 3, 2004
2:39 pm
1256
Does anyone have a simple example of how one would use suite setup and teardown. I had a look at fitnesse.org and couldn't find one. I need to be able to...
jonoabroad
Offline Send Email
May 3, 2004
3:24 pm
1257
... It's pretty easy to supply this mapping by simply doing this: public class EmployeeTableGroup3Fixture extends EmployeeTableMaleOver30Fixture {} Do you...
Robert C. Martin
rmartinoma
Offline Send Email
May 3, 2004
3:58 pm
1258
... I think I follow you (pardon the sudden shift from lurking to chatting). My name is also Patrick, so let's call me Pat. If I follow you rightly, it sounds...
Patrick Welsh
patrickrwelsh
Offline Send Email
May 3, 2004
4:06 pm
1259
http://fitnesse.org/SuiteUseage Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
May 3, 2004
4:34 pm
1260
Dadi, I don't believe I've implemented array support in the .NET version of Fit. For now, you can work around the issue by doing the array-to-string...
Jim Shore
jimlittle82
Offline Send Email
May 3, 2004
9:26 pm
1261
Hmm. This is puzzling. The code you sent me would not compile on my computer until I changed all the "String"s to "string". I was planning to look at it...
Micah Martin
slagyr
Offline Send Email
May 3, 2004
9:31 pm
1262
Jim, I'm confused. If the .NET version doesn't support arrays, then what is this bit of code for? private object[] ParseArray(string s, Type arrayType) { ...
Micah Martin
slagyr
Offline Send Email
May 3, 2004
9:35 pm
1263
I've got to the point where I'm about to test the Python version of FitServer, and I'm baffled about how the FitServer command is built. What I've got so far...
jhrothjr
Offline Send Email
May 3, 2004
11:32 pm
1264
Aha! I found it! I have to stick the path information in front of the other three parameters. Now I wonder where the -v comes from, or if this is simply...
yahoogroups@...
jhrothjr
Offline Send Email
May 4, 2004
1:39 am
1265
The -v is optional. If the FitServer doesn't implement it, that's OK. It's for debugging the individual FitServer implementations....
Robert C. Martin
rmartinoma
Offline Send Email
May 4, 2004
1:49 am
1266
Hmm... now that you mention it, it does look like that should work. We have a test for string arrays that passes. I'm not 100% sure that it's hooked up...
Jim Shore
jimlittle82
Offline Send Email
May 4, 2004
2:00 am
1267
Jim, I see...I“ll use the workaround you suggest. Thanks, Dadi _____ From: Jim Shore [mailto:jshore@...] Sent: 3. maķ 2004 19:21 To:...
Daši Ingólfsson
comspy66
Offline Send Email
May 4, 2004
8:56 am
1268
I found the HtmlFixture within Watt.zip in the files section of the fitnesse.org site not to my needs so I built another. It has the following ...
Joseph Bergin
jbdcs2004
Offline Send Email
May 6, 2004
3:25 am
1269
Hello, we got the same problem again today. In your post dated Tue Mar 23, 2004 (http://groups.yahoo.com/group/fitnesse/message/1032) you suggested that a very...
and_vaccaro
Offline Send Email
May 6, 2004
2:22 pm
1270
Hello, Has anyone been able to test https sites using HtmlFixture? I continue to get the following NullPointerException: java.lang.NullPointerException at...
cte_3gc
Offline Send Email
May 6, 2004
5:34 pm
1271
... Are you using the latest (May) builds of htmlunit or the older (stable) builds. The older ones don't parse very well in the presence of non-conforming...
Joseph Bergin
jbdcs2004
Offline Send Email
May 6, 2004
6:10 pm
1272
I don't think another version of FIT would cause this particular problem. I have a theory that it is a timing issue between the two different processes. I'm...
Micah Martin
slagyr
Offline Send Email
May 6, 2004
7:18 pm
1273
Thanks for the reply, Joe. I am using the files found on fitnesse.org. The files inside my HtmlUnit.jar are dated 03/29/2003. The latest release of HtmlUnit...
cte_3gc
Offline Send Email
May 6, 2004
7:50 pm
1274
... What you are using is quite old and has some problems as you found. I have rebuilt it completely. I'll send you what I have privately if you want to test...
Joseph Bergin
jbdcs2004
Offline Send Email
May 6, 2004
9:30 pm
1275
Hi, we use a Fitnesse version from the mid of 2003. Now we tried to upgrade to the current version. With the new version we encountered a strange behaviour...
Stefan Roock
stefan_roock
Offline Send Email
May 7, 2004
4:03 pm
Messages 1246 - 1275 of 14139   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help