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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 8184 - 8213 of 14144   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8184
... I don't use DBFit, but I've written tests that run against Oracle and Informix. I run the common tests against the different databases by using symbolic...
R. Jensen
richardhjensen
Offline Send Email
Jun 1, 2007
2:15 pm
8185
... I'm not sure I understand what you are asking here. If you want to run the same suite (whole suite) against two databases, create the new suite with a...
Gojko Adzic
gojko_lastname
Offline Send Email
Jun 1, 2007
2:22 pm
8186
Thanks Rick, If you add an RSS functionality to your site it will be even better ;-) ! Eric. ________________________________ From: fitnesse@yahoogroups.com...
Eric Torreborre
eric_torreborre@...
Send Email
Jun 1, 2007
2:44 pm
8187
SubmitFileFromIntegrator works. The code in Query is being executed successfully too. There's just some error when it returns to fit. ... public class...
david.millican
Online Now Send Email
Jun 1, 2007
2:50 pm
8188
Hi All, For some reason the word "Imported" appears in my FrontPage. Not sure why or how to clear it. Any help is very much appreciated. Thanks, Tim...
tbone9992
Offline Send Email
Jun 1, 2007
2:52 pm
8189
As far as I can tell there is no null value in the list. ... returns ... instance...
david.millican
Online Now Send Email
Jun 1, 2007
2:53 pm
8190
Hi All, For some reason the word "Imported" appears in my FrontPage. Not sure why or how to clear it. Any help is very much appreciated. Thanks, Tim...
Tim Walker
tbone9992
Offline Send Email
Jun 1, 2007
2:53 pm
8191
... Enter FrontPage?properties in your browser and you will see in the Wiki Import Update section: FrontPage imports its content and subpages from ...
R. Jensen
richardhjensen
Offline Send Email
Jun 1, 2007
3:06 pm
8192
Thanks very much Richard. I didn't see the properties menu item on FrontPage so didn't know about this at all. A little confused how that works. When you run...
Tim Walker
tbone9992
Offline Send Email
Jun 1, 2007
4:04 pm
8193
Hi All, I am really new to fitnesse and tried creating a DoFixture. I am getting these problems. Please help me out to rectify these i appreciate all the help....
Amit Kaushik
kaushik_amit_77
Offline Send Email
Jun 1, 2007
4:09 pm
8194
Hi Guys, I have a DoFixture that manages an object that represents the system under test and a bunch of actions to establish a state of the system under test,...
tbone9992
Offline Send Email
Jun 1, 2007
5:01 pm
8195
... It is sort of like doing ?test at a page that does not yet have the Test property set, or ?edit on a page that doesn't have an edit button. ... I'm pretty...
R. Jensen
richardhjensen
Offline Send Email
Jun 1, 2007
6:25 pm
8196
I'm not a RowFixture expert but I think the Query should return an array of objects that support the 'eventCode' method. You're returning an array of...
Mike Stockdale
jediwhale
Offline Send Email
Jun 1, 2007
8:40 pm
8197
I'm just heading out for 5 days away from e-mail (!) so I'll give this some thought while I'm away. FYI, fitnessedotnet currently uses a list of 'cell...
Mike Stockdale
jediwhale
Offline Send Email
Jun 1, 2007
8:47 pm
8198
I'll comment on this now, and hope you see it when you get back! Python FIT uses a more complex approach. The default list, which is restored at the beginning...
John Roth
jhrothjr
Offline Send Email
Jun 1, 2007
9:57 pm
8199
There is a neat trick to use raw strings with rowfixture: put ToString in the header (you can use ints and other simple types in the same way), and Row fixture...
Gojko Adzic
gojko_lastname
Offline Send Email
Jun 3, 2007
3:25 am
8200
Hi all, I am using Fit .NET and Folderunner. I would like to be able to do something like an IncludeFixture to make tables reusable (for example adding valid...
ralfkret1
Offline Send Email
Jun 4, 2007
5:16 pm
8201
I would like to introduce a new plugin to TestDriven.NET<http://www.testdriven.net/>. This test runner executes FitNesse <http://www.fitnesse.org/> tests. Read...
Jay Flowers
jfl0wers
Offline Send Email
Jun 4, 2007
6:55 pm
8202
In order to have multiple test fixtures on a page that interact, I have put some static variables that all tests access. A simple example: // in...
mjhedgpeth
Offline Send Email
Jun 4, 2007
11:39 pm
8203
I've written a Python script to remotely launch the FitNesse "run.bat". (To make sure I cover my bases, I even impersonate a user with Admin rights on my...
darlew2k
Online Now Send Email
Jun 4, 2007
11:40 pm
8204
I also need something like this.I would wait for the answers from other people. ... -- Sathi Chowdhury 5103049523...
Sathi Chowdhury
sathich
Offline Send Email
Jun 4, 2007
11:45 pm
8205
... Yes, you can use !include or put these tables in a SetUp page. Tim...
tbone9992
Offline Send Email
Jun 5, 2007
12:11 am
8206
This is not supported in the Java version. I was unable to find a way to have the included material shown in the original HTML, and so didn't pursue it. But it...
Rick Mugridge
rickmugridge
Offline Send Email
Jun 5, 2007
12:22 am
8207
Yes, !include is supported in FitNesse but the question is about FolderRunner, an alternative test running mechanism in FitLibrary. Cheers, Rick...
Rick Mugridge
rickmugridge
Offline Send Email
Jun 5, 2007
12:24 am
8208
I'd not expect nulls here either. Are you using the latest FitLibrary, from https://sourceforge.net/projects/fitlibrary/ ? Cheers, Rick...
Rick Mugridge
rickmugridge
Offline Send Email
Jun 5, 2007
12:44 am
8209
Hi Tim, Yes you can. Here's a general scheme to do that, starting with a storytest (I assume multiple gift certificates). ... With fixtures: public class...
Rick Mugridge
rickmugridge
Offline Send Email
Jun 5, 2007
12:54 am
8210
I'm not sure about folderrunner, but with FitNesse you can use !include to embed one page into another. try that, it may work. gojko...
Gojko Adzic
gojko_lastname
Offline Send Email
Jun 5, 2007
1:49 am
8211
Here is another idea: TestIntegrator is CamelCase, so you might get more in the cell than you expected. Use ! before the table to prevent camelcase formatting...
Gojko Adzic
gojko_lastname
Offline Send Email
Jun 5, 2007
1:49 am
8212
all the "The system cannot write to the specified device." stuff is because its trying to overwrite files in the "files" directory of the FitnesseRoot with the...
Ryan McCullough
thax_1138
Offline Send Email
Jun 5, 2007
6:15 am
8213
Hi Michael, I'd suggest to take a look at FitLibraries DoFixture - using them you can avoid statics alltogether. There are a lot of postings in the archives ...
Andreas Thiel
andreas_thie...
Offline Send Email
Jun 5, 2007
7:03 am
Messages 8184 - 8213 of 14144   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