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.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 3850 - 3879 of 15156   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3850
Anyone whose done any significant CSS work can attest to the fact that IE is a pain in the ass. Much of the CSS standard is not supported by IE, such as the...
Micah Martin
slagyr
Offline Send Email
Sep 1, 2005
3:51 pm
3851
Hi, I have been trying to get FitNesse to work with Visual Studio 2005 Beta 2. I downloaded the code and recompile on VS 2005 Beta 2. Only minor changes (I...
rafaels_ulti
Offline Send Email
Sep 1, 2005
3:57 pm
3852
Hello, I'm using FitCpp with Fitnesse and I was wondering why the keywords like: null, blank or error do not seem to work like the Java version....
Diana
mercurystar25
Offline Send Email
Sep 1, 2005
3:58 pm
3853
... BTW, it doesn't work as you describe in Firefox either. It stays when you scroll horizontally, but not when you scroll vertically. -- Curtis Cooley ...
Curtis Cooley
thedarksavant
Online Now Send Email
Sep 1, 2005
4:02 pm
3854
... I'm crazy. It works fine in Firefox. -- Curtis Cooley curtis.cooley@......
Curtis Cooley
thedarksavant
Online Now Send Email
Sep 1, 2005
5:07 pm
3855
Not to be a wise guy but no one has built support for those keywords into the CPP version yet. I'll put them on the list of changes I am collecting. As a work...
James Grenning
jwgrenning
Offline Send Email
Sep 1, 2005
6:12 pm
3856
Disregard question, I found the solution 10 minutes after I posted the message. It is working fine now. ... Only ... the ... 2005 ... tables...
rafaels_ulti
Offline Send Email
Sep 1, 2005
6:53 pm
3857
Actually, we're ONLY using IE to run fitnesse - the actual app is a stand-alone. So we could throw in a different browser, which may be the answer. :) Thanks...
Eric Heikkila
ericheikkila
Offline Send Email
Sep 1, 2005
9:41 pm
3858
... This is a problem in Fitness.NET error handling. This NRE is actually trying to say "missing metrhod or attribute <DoStuff>" Alex...
Alexey Verkhovsky
alex_verk
Offline Send Email
Sep 2, 2005
2:16 pm
3859
I am trying to test my web app, but not the GUI, using fitness. I have a service layer that does all the relevant work (ie - no business logic in struts...
quinn.rm
Offline Send Email
Sep 2, 2005
5:42 pm
3860
I encounter the following error when attempting to run the fitnesse server on Fedora Core 4 with Java 1.5.0.04. Error: Exception in thread "main"...
daximus101
Offline Send Email
Sep 2, 2005
10:54 pm
3861
Is there a way to get at the name of a test from within a fixture e.g. .SuiteUserTests.SuiteUserInterface.TestWidgetRollover Thanks...
Craig Harris
craig_john_h...
Offline Send Email
Sep 3, 2005
5:50 am
3862
Hi, In have been trying different combination since past 1 hour but no use. Has anyone done that. Is this feature supported at all. regards Sarvesh...
kumars_2772_2000
kumars_2772_...
Offline Send Email
Sep 4, 2005
12:26 pm
3863
Hi, I am new to this list so I thought I would briefly introduce myself. My name is Joakim Holm, I work as a programmer/consultant for Valtech in Stockholm,...
Joakim Holm
jockeholm
Offline Send Email
Sep 4, 2005
12:27 pm
3864
You'd have to hard code it in HTML. The literal widget will have to be used to avoid character escaping. !-<a href="your url" target="new">link text</a>-! ...
Micah Martin
slagyr
Offline Send Email
Sep 6, 2005
2:02 pm
3865
Not at the moment. I intend to add FitNesse variables that will resolve to values such as page name or port but this is not implemented yet. Micah...
Micah Martin
slagyr
Offline Send Email
Sep 6, 2005
2:05 pm
3866
Hello people, Not sure, if I am repeating myself, but I recently wrote such a PageNameWidget in java. Use the following java code to create the...
Gilles Iachelini
gilles_iache...
Offline Send Email
Sep 6, 2005
2:26 pm
3867
Does anyone know of a way to get the port number ? Something like !port. Aparna ... Exception ... "!pagename"....
aparna_kpt
Offline Send Email
Sep 6, 2005
11:38 pm
3868
Hello, I've recently started working with FitCpp and I am having trouble with the RowFixtures. I'm trying to re-write the Prime example from fitnesse.org but...
Diana
mercurystar25
Offline Send Email
Sep 7, 2005
1:23 am
3869
I just encountered this problem tonight. Apparently Fedora 4 is packaged with GCJ. I installed Sun's JDK, updated the PATH to point to it and all is well. ... ...
darrin_holst
Offline Send Email
Sep 7, 2005
2:11 am
3870
It looks like you are missing the PUBLISH macros for the target class. You ... Here is an example that works for me. Look at the nested class (EventHolder)...
James Grenning
jwgrenning
Offline Send Email
Sep 7, 2005
12:55 pm
3871
There's not easy way to get it. We also need to port for our FitNesse tests. So we define a variable PORT in the root page. Then in our tests, ${PORT} gives...
Micah Martin
slagyr
Offline Send Email
Sep 7, 2005
1:08 pm
3872
Yup it does works. Thanks a zillion Martin. For future reference a pop up can be added using literal widget : !-<a href=http://localhost:8080/jsp/forms.jsp ...
kumar sarvesh
kumars_2772_...
Offline Send Email
Sep 8, 2005
11:28 am
3873
We have written some web services in .NET letting Visual Studio generate the code. We have a .NET client that invokes the services with no problems. We also...
Kenig, Neil
nkenig
Online Now Send Email
Sep 8, 2005
1:44 pm
3874
Hello, I'm currently working on a project where we are all getting into Fit and FitNesse for our integration testing. We are all new to the system, so we are...
BenTels
Offline Send Email
Sep 8, 2005
2:28 pm
3875
Hi! I have a test in which I want to test for null values. I've read that I can just insert the string literal "null" in the testtable. This actually results...
Robin
stoeldopje
Offline Send Email
Sep 8, 2005
2:29 pm
3876
All, I am having a problem using Fitnesse to populate an Oracle DB table. The code does not work unless the first entry in the first column of fitnesse table...
indebt2grace
Offline Send Email
Sep 8, 2005
2:55 pm
3877
I wrote an extension to DoFixture that instantiates other fixtures via spring. In my setup, I have a column fixture that can configure spring factories given a...
tkmower
Offline Send Email
Sep 8, 2005
3:45 pm
3878
I'd suggest to put the credentials setup in a "SetUp" page. Be aware that using a DoFixture in it will cause that the whole page will be interpreted by this...
Andreas Thiel
andreas_thie...
Offline Send Email
Sep 8, 2005
8:31 pm
3879
Hi In a podcast conversation from Agile 2005 with Dave Astels http://agiletoolkit.libsyn.com/ he mentions using FitNesse to test their (AWT derivative) GUI. He...
Shane Mingins
shanemingins
Offline Send Email
Sep 9, 2005
12:11 am
Messages 3850 - 3879 of 15156   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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