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 8467 - 8496 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8467
Hello, Here is a simple test which works fine via the wiki. The same test creates html containing invalid chars when run via testrunner. The chars causing the...
cassini314
Offline Send Email
Jul 2, 2007
1:40 pm
8468
Theres no need to override or "adapt" brewCoffee() in MyDoFixture if setSystemUnderTest(CoffeeMaker) is called in the MyDoFixture constructor or some other...
Dassing, Andrew
andydassing
Offline Send Email
Jul 2, 2007
2:37 pm
8469
This looks like the Raw output, not the HTML output. Most language versions of TestRunner format output in two stages: they create a Raw output that's similar ...
John Roth
jhrothjr
Offline Send Email
Jul 2, 2007
4:03 pm
8470
I am on DotNet. I don't see setSystemUnderTest() - which would solve my problem. There is a GetTargetObject() method, but no symmetrical setter. hm......
Roman Gavrilov
clavrg
Offline Send Email
Jul 2, 2007
5:11 pm
8471
Running .net version of fit (20050731). Testrunner output created via Testrunner.exe - also .net. I tried running via the jar file also (as in java -cp...
cassini314
Offline Send Email
Jul 3, 2007
1:52 pm
8472
For .NET. simply set the protected variable mySystemUnderTest which is declared in class FlowFixtureBase. ________________________________ From:...
Dassing, Andrew
andydassing
Offline Send Email
Jul 3, 2007
3:32 pm
8473
That's what I end up doing. It just I am unconfortable accessing protected field directy. Kindawierd....
Roman Gavrilov
clavrg
Offline Send Email
Jul 3, 2007
3:37 pm
8474
Because it's a protected member, it's accessible only by classes that inherit from DoFixture et al; this is by design and well within good coding practice in...
Dassing, Andrew
andydassing
Offline Send Email
Jul 3, 2007
4:02 pm
8475
Completely support direct access to fields, if that serves the need. It's the absense of a counterpart for GetTargetObject that threw me off. Plus inconsistent...
Roman Gavrilov
clavrg
Offline Send Email
Jul 4, 2007
12:09 am
8476
Hi, The source code link for the HTMLFixture is not working in fitnesse.org. Where can I find the source code for the fixture? Thanks Indraneel...
indraneel_chowdhury
indraneel_ch...
Offline Send Email
Jul 4, 2007
2:07 pm
8477
Hello, It's interesting to know that the confusingly-named .NET 3.0 uses the .NET 2.0 CLR and the .NET 2.0 Base Class Libraries. As far as I can tell, a...
Bernard Vander Beken
bxken
Offline Send Email
Jul 5, 2007
9:49 am
8478
Hi Friends, Iam Jyothi, Software Testing Engineer, Working in Banglore for an MNC company. My aim in sending this message is to assist my friends in searching...
Jyothi Priya
jyothi_priya...
Offline Send Email
Jul 5, 2007
1:25 pm
8479
... http://sourceforge.net/projects/htmlfixture -- Joseph Bergin, Professor Pace University, Computer Science, One Pace Plaza, NY NY 10038 EMAIL...
Joseph Bergin
jbdcs2004
Offline Send Email
Jul 5, 2007
1:30 pm
8480
Hello, I am trying to run the .Net TestRunner for the first time and have encountered some problems with it. I ran this command: ...
yaronshaer
Offline Send Email
Jul 5, 2007
6:43 pm
8481
1. Insert '-v' in the TestRunner command to see the assemblies included; 2. TestRunner /? will show there's an additional command line argument for...
Dassing, Andrew
andydassing
Offline Send Email
Jul 5, 2007
7:47 pm
8482
Well, solved the problem. You will need to have ; before and after your classpath URI on the WiKi Page for TestRunner to scan it. Is this a bug? Anyway, all is...
yaronshaer
Offline Send Email
Jul 6, 2007
1:23 pm
8483
Using the -v option I can see the right assembly is added. Same one I defined at the top of the WiKi page but the exception remains (could not be found in...
yaronshaer
Offline Send Email
Jul 6, 2007
1:23 pm
8484
I'll fix it in the next release to be lenient......
Mike Stockdale
jediwhale
Offline Send Email
Jul 6, 2007
5:21 pm
8485
Hi, I'm the business analyst writing the Fit tests for a Fit tool we are creating at Luxoft Canada, and I've gotten a bit stuck. We adding a feature to Fit...
mandyjunewilson
Offline Send Email
Jul 6, 2007
11:25 pm
8486
Hi, I'm the business analyst writing the Fit tests for a Fit tool we are creating at Luxoft Canada, and I've gotten a bit stuck. We are adding a feature to Fit...
Amanda Wilson
mandyjunewilson
Offline Send Email
Jul 6, 2007
11:26 pm
8487
See the storytests for FitNesse; they include the rendered html that results. You may also find it useful to look at the storytests for FitLibrary itself. How...
Rick Mugridge
rickmugridge
Offline Send Email
Jul 7, 2007
1:34 am
8488
Hi, Can someone tell me what are the steps involved in adding a new special action to my fixture, which extends DoFixture. DoFixture already provides check,...
rpoonekar
Online Now Send Email
Jul 9, 2007
1:12 am
8489
Hi, It looks like you're in Java. If you're using the latest Java FitLibrary, the signature of special actions is changed so that they now take two arguments....
Rick Mugridge
rickmugridge
Offline Send Email
Jul 9, 2007
2:35 am
8490
I started using the cpp module after working for a while with Java. I'd like to pass parameters between tables and not sure how to do so with FitCpp. In java...
shira.tsinovich
Offline Send Email
Jul 10, 2007
11:44 am
8491
Hi Group, Can we save/export the fitness Test Result in the html/xls file? If yes, then please do let me know the details. Thanks, shailendra ...
Shailendra ;-)
ceossaxena
Offline Send Email
Jul 10, 2007
11:44 am
8492
I'd suggest to use DoFixture, which avoids passing of data via the tables, but I don't know if FitLibrary is availabale for C++, too. Is it available? If yes,...
Andreas Thiel
andreas_thie...
Offline Send Email
Jul 10, 2007
12:00 pm
8493
Hi All, Can fitnesse be integrated with the test director or quality center for the better project management purpose? Can we store the fitnesse testcases in...
Shailendra ;-)
ceossaxena
Offline Send Email
Jul 10, 2007
2:00 pm
8494
You'll have to write some scripts to do it but I know it has been done with fitnessedotnet. I don't know much about TestDirector so I don't know the...
Mike Stockdale
jediwhale
Offline Send Email
Jul 10, 2007
3:25 pm
8495
If you use the Java command line runner, you can specify the output format. Here is the usage of TestRunner: C:\CVS-Local\fitnesse>java -cp fitnesse.jar...
Ryan McCullough
thax_1138
Offline Send Email
Jul 10, 2007
3:59 pm
8496
CppFit does not know how to do that. :-( ... James W. Grenning Object Mentor, Inc. cell: 847-331-9942 www.objectmentor.com blog.objectmentor.com...
James Grenning
jwgrenning
Offline Send Email
Jul 10, 2007
4:54 pm
Messages 8467 - 8496 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