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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 7013 - 7042 of 14129   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7013
hmm.. Using Enterprise services to control the transaction... what a good idea :) At the moment I am using an in-memory version of the DAO's, however once I...
andycwk2k
Offline Send Email
Dec 1, 2006
3:09 pm
7014
Hi, In CalculateTraverse.bindFirstRowToTarget() there is the following code: target = LookupMethodTarget.findTheMethod(methodName, arguments, "TypeOfResult",...
Helck, Christopher
c_helck
Offline Send Email
Dec 1, 2006
6:24 pm
7015
Hi, I've upgraded to the latest/greatest Fitnessee & FitLibrary releases and I notice that DoFixture works differently for a test writer's ... When I run with...
Helck, Christopher
c_helck
Offline Send Email
Dec 1, 2006
7:21 pm
7016
Hi, I'm looking at the DomainAdapter in FitLibary. I like how it simplfies fixture writing. I have a few questions. Question 1: We have large tables with...
Helck, Christopher
c_helck
Offline Send Email
Dec 1, 2006
11:31 pm
7017
Hi Chris, Yes, it's changed considerably. 1. Yes, I suggest that you base your fixturing code on CalculateTraverse. The Traverse structure is a parallel...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 1, 2006
11:39 pm
7018
Hi Chris, Yes, you don't need the |tear down| table because it happens automatically. I haven't included any support for Summary because I don't find it ...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 1, 2006
11:44 pm
7019
Hi Chris, That string is used to display a possible method signature when there is no matching method, based on the name and number of arguments. I usually ...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 1, 2006
11:46 pm
7020
Hi Dharmesh, Have you seen the material in the user guide about FolderRunner that's included in the release? If so, I'm happy to answer questions that you...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 2, 2006
12:17 am
7021
Hi Chris, 1. I've been using nested tables for about 5 months with a client, and they're now used extensively in those areas where the domain objects are ...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 2, 2006
12:58 am
7022
... To throw some more out there: http://www.cornetdesign.com/2005/11/fitnesse-and-net-basic-tutorial.html ...
Cory Foy
cory_foy
Offline Send Email
Dec 2, 2006
3:37 am
7023
Hi Cory, Thanks for the links, I have already bumped into these several times via a google search... but they are great introductions into fit/fitnesse and...
andycwk2k
Offline Send Email
Dec 2, 2006
7:25 pm
7024
Hi, I recently discovered nested tables, and decided to play around with them. I have the following table for a DoFixture, and it works. The EmailMessage table...
James Carr
cloud_strife...
Offline Send Email
Dec 3, 2006
10:09 pm
7025
Nevermind. Apparently, I don't need to specify the class name that shou ld be used in the table... all I need is a key value pairing, and it knows which object...
James Carr
cloud_strife...
Offline Send Email
Dec 4, 2006
12:06 am
7026
Hi all, Is there a way to put space in the beginning of a cell? ... Note that there is a space before 'b', as my result is so. I wrote something like this, but...
Mathews RK
roshkmathews
Offline Send Email
Dec 4, 2006
3:52 pm
7027
Hi Rick, My setup problems were caused by multiple Fixtures using the same SUT. I have resolved it for now. I agree that Summary is not very useful. In our...
Helck, Christopher
c_helck
Offline Send Email
Dec 4, 2006
4:34 pm
7028
Hi Rick, Thanks for your reply. Yes I have gone through the user guide but wasn't able to get it working. May be I am not using the right syntax. I guess a...
dharmesh_brt
Offline Send Email
Dec 4, 2006
5:12 pm
7029
Hi Rick, I just realized my TraceFixture and the old SummaryFixture are similar in that they are both reports. In my case TraceFixture is a color coded table...
Helck, Christopher
c_helck
Offline Send Email
Dec 4, 2006
8:31 pm
7030
There use to a fixture ToStringArrayFixture that seems to have gone away. I have lots of code where the sut returns a List<String>, I always have to wrap the...
Helck, Christopher
c_helck
Offline Send Email
Dec 4, 2006
8:33 pm
7031
Hi, Is there a way to add "prev" and "next" buttons to Fitnesse? Having to keep going up and down just to travese a suite of pages is getting to be a drag. ...
Helck, Christopher
c_helck
Offline Send Email
Dec 4, 2006
8:38 pm
7032
Back in April 2006 I posted a patch (see attached) to the FitNesse project on SourceForge that would allow FitNesse to bind to a specific host (or IP address)...
David D. Kilzer
ddkilzer
Offline Send Email
Dec 4, 2006
9:14 pm
7033
As the attachment was removed by Yahoo! Groups, here is the link to the SourceForge tracker item with the same patch: ...
ddkilzer
Offline Send Email
Dec 5, 2006
4:29 am
7034
Here's mine, on SuiteName.PageFooter: [ [[Previous][^PreviousPage]] ] [ [[Next][^NextPage]] ] And on each page, I create two symbolic links, named NextPage...
James Carr
cloud_strife...
Offline Send Email
Dec 5, 2006
4:36 am
7035
Nevermind... BAD idea. After navigating around a bit, I have a url like this: ...
James Carr
cloud_strife...
Offline Send Email
Dec 5, 2006
4:38 am
7036
Yeah, I was thinking the same thing. The only thing I can think of is to create a PageFooter with links to ^NeXt and ^PreviOus, and on each page create a...
James Carr
cloud_strife...
Offline Send Email
Dec 5, 2006
4:40 am
7037
Hi I would like to place FitNesseRoot under subversion control. It that case, I would like subversion to handle history/revisions and I would like fitness to...
Olek Poplavsky
olek_p
Offline Send Email
Dec 5, 2006
4:40 am
7038
Hi Chris, I suggest that you subclass DoFixture, or its corresponding Traverse, DoTraverse (it's renamed to WorkflowTraverse in the release you have but I have...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 5, 2006
6:33 am
7039
Hi Chris, I thought I'd documented that, but can't see it from a quick scan of the user guide. I've provided a more general mechanism, PrimitiveArrayFixture or...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 5, 2006
6:50 am
7040
Yes, that's right. Cheers, Rick...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 5, 2006
6:55 am
7041
Hi Dharmesh, The ant build file shows how to run it from Ant. From the command line, you need something like: java -classpath fitlibrary.jar; myCode.jar ...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 5, 2006
6:57 am
7042
Hi Rosh, Spaces are removed automatically by Fit (and FitNesse). One trick is to replace each space in the cell by another character that won't appear ...
Rick Mugridge
rickmugridge
Offline Send Email
Dec 5, 2006
7:05 am
Messages 7013 - 7042 of 14129   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