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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 823 - 852 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
823
That should be protected String readFile(String fn) throws IOException { BufferedReader br = new BufferedReader(new FileReader(fn)); instead of protected...
cardenizen
Offline Send Email
Jan 2, 2004
2:50 pm
824
... There's not built in feature to do this. For now you'd have to do it manually. ... FitNesseRoot folder and rename the version manually. ... Happy New Year...
Micah Martin
slagyr
Offline Send Email
Jan 2, 2004
4:36 pm
825
Can I modify TestRunner to dump the output to a file. If I turn on verbose I get the summary, if I could dump the enitre outputstream then I can use an ...
Prakash Bulusu
hibully
Offline Send Email
Jan 2, 2004
9:38 pm
826
Hi there, Just started using Fitness and loving it! Thanks to J.B. Rainsberger for presenting it at http://www.xptoronto.com So I'm using it to test the logic...
rajeshkduggal
Offline Send Email
Jan 4, 2004
6:26 pm
827
... Think about what your greeting() method does. FIT executes it one per row. Does greeting() reset the values of the fixture's instance variables? If not,...
J. B. Rainsberger
nails762
Offline Send Email
Jan 4, 2004
6:38 pm
828
FIT assumes that blank cells are omitted, and not just blank. Since they are omitted it tries to fill them with something appropriate. In a ColumnFixture the...
Robert C. Martin
rmartinoma
Offline Send Email
Jan 4, 2004
6:48 pm
829
I am trying to get FitNesse working with a VB.Net application. I think that I am having a !path problem. When I copy my application .dlls to the...
Gary Brown
gb70840
Offline Send Email
Jan 14, 2004
6:25 pm
830
Funny, we encountered the same problem in class today... The problem is that VS will copy fit.dll into the Debug directory and this will somehow conflict with...
Micah Martin
slagyr
Offline Send Email
Jan 14, 2004
10:27 pm
831
Is this the problem that Ron and Chet were experiencing a few months back? ... Robert C. Martin (Uncle Bob) Object Mentor Inc. unclebob@... ...
Robert C. Martin
rmartinoma
Offline Send Email
Jan 14, 2004
11:52 pm
832
Thanks, Micah! After playing around with it a bit more, I think that it is a conflict with multiple references the fit.dll and fitnesse.dotnet.dll. There must...
Gary Brown
gb70840
Offline Send Email
Jan 15, 2004
12:35 am
833
They did run into this problem but they got past it. There was a much more serious problem that they had afterwards. It was something specific to the example...
Micah Martin
slagyr
Offline Send Email
Jan 15, 2004
10:03 pm
834
Hello, I love the idea of Fitnesse for getting customers into acceptance tests. I'd like to have the customers be able to write tests like they are...
bootyindustries
Offline Send Email
Jan 16, 2004
3:05 pm
835
Have a look at this page: http://www.fitnesse.org/ FitNesse.SuiteAcceptanceTests.HtmlTests.FrontPageTest This makes use of the HtmlFixture to test the...
Micah Martin
slagyr
Offline Send Email
Jan 16, 2004
3:30 pm
836
This seems to be a recurring question. Perhaps I'll write up something on how to use these fixtures to test an example application's web veneer. Let me know...
Mike Clark
clarkware
Offline Send Email
Jan 16, 2004
3:42 pm
837
This would be great! Then we could just point people to a URL. It would be even better if it was on fitnesse.org! Micah Martin Object Mentor, Inc. ...
Micah Martin
slagyr
Offline Send Email
Jan 16, 2004
3:49 pm
838
We use the jWebUnit FIT plugin since September '03 and we are quite happy about it, although it is not yet released officially (hint: you get it with an...
Piergiuliano Bossi
pgbossi
Offline Send Email
Jan 16, 2004
4:42 pm
839
... There definitely is. Strangely, I'm not in it. I think using FIT to test a web front end is missing the point. FIT /is/ a user interface with built in...
J. B. Rainsberger
nails762
Offline Send Email
Jan 16, 2004
4:46 pm
840
... Oh! So jWebUnit is an HTML-oriented wrapper around HTTPUnit? I always wondered what the difference was between jWebUnit and HTMLUnit, so now I know:...
J. B. Rainsberger
nails762
Offline Send Email
Jan 16, 2004
4:48 pm
841
... [SNIPPED] ... Your customer *could* write a test using fit to test those things if they wanted to know they were correct. Some of the above sound like ...
jbrekke@...
ekkerbj
Offline Send Email
Jan 16, 2004
5:16 pm
842
... also ... Thanks for the tip. Sorry I never found this before while I was searching through the Wiki. OT Rant: Wikis are great for the author and horrible...
bootyindustries
Offline Send Email
Jan 19, 2004
1:24 pm
843
I'm please to announce that after 6 months we have made another FitNesse release. Over this long hiatus we've been hacking away on FitNesse every chance we...
Micah Martin
slagyr
Offline Send Email
Jan 19, 2004
6:29 pm
844
From: "Micah Martin" <micah.at.objectmentor.com@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Jan 19, 2004
7:08 pm
845
Right. Have a look at this page. I just finished writing it. http://fitnesse.org/FitNesseDevelopment.FitServerProtocol Let me know if there's anything I can...
Micah Martin
slagyr
Offline Send Email
Jan 19, 2004
8:11 pm
846
From: "Micah Martin" <micah.at.objectmentor.com@...> Sent: Monday, January 19, 2004 3:11 PM Subject: Re: [fitnesse] New FitNesse...
yahoogroups@...
jhrothjr
Offline Send Email
Jan 19, 2004
8:31 pm
847
Many thanks!...
Rick Mugridge
rickmugridge
Offline Send Email
Jan 19, 2004
8:48 pm
848
Hi Micah, I've struck some problems. Maybe the zip was corrupted on the download, although unzipping gave no errors. With "--" in...
Rick Mugridge
rickmugridge
Offline Send Email
Jan 19, 2004
9:33 pm
849
It's the same problem when installed on the C: drive, and with the fixture being fit.ActionFixture. For the second problem, the ErrorLog table lists the...
Rick Mugridge
rickmugridge
Offline Send Email
Jan 19, 2004
9:55 pm
850
... Wow, this is puzzling. I'll figure out what's going on. ... Yup, I'm seeing this delay as well and I think I know what the problem is. Putting...
Micah Martin
slagyr
Offline Send Email
Jan 19, 2004
9:57 pm
851
I had a an issue related to -- in my pages. We had some lines using that as a separator: * ^TestOne -- This is test one. * ^TestTwo -- This is test two. Pages...
jbrekke@...
ekkerbj
Offline Send Email
Jan 20, 2004
2:55 am
852
You'll find a newer version of FitNesse on sourceforge. The two problem below are fixed. If you previously downloaded the 20040119 version, then just...
Micah Martin
slagyr
Offline Send Email
Jan 20, 2004
3:47 am
Messages 823 - 852 of 14131   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