Displaying 2 results from an estimated 2 matches for "moeten".
Did you mean:
voeten
2009 Jan 17
3
[Cucumber] Struggling with "multiple step definitions"
...''s part of the behaviour of the app. So,
while implementing a new feature, I ran into the following error:
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.15/bin/../lib/cucumber/
step_mother.rb:81:in `regexp_args_proc'': Multiple step definitions
match "zou ik een melding moeten zien dat de reactie gemarkeerd is als
spam": (Cucumber::Multiple)
features/steps/comments.rb:93:in `/^zou ik een melding moeten zien dat
de reactie gemarkeerd is als spam$/''
features/steps/common.rb:9:in `/^zou ik een melding moeten zien dat de|
het (.*?) is opgeslagen$/'...
2002 Aug 29
2
Weird(?) HTB3 setup
Hi,
I want to be able to specify actions for different classes of
traffic in any of these four ways, and I''d like to use only
HTB if possible:
1. No guranteed rate, No ceil
2. Guaranteed rate, No ceil
3. No guranteed rate, Ceil specified
4. Guaranteed rate, Ceil specified
For types 2, 3 and 4 there can be several classes of each, with
different rates and ceilings.
4 is ofcourse easy.