I wouldn't put null into a user story. I'd use "<not set>" or "<n.a.>", or have an explicit expression "Given xyz is not set"
> ----- Ursprüngliche Nachricht ----- > Von: sud > Gesendet: 23.09.10 08:10 Uhr > An: [email protected] > Betreff: [jbehave-user] using null as an parameter value > > I want to be able to supply null as a value to a String parameter in my step > method. How do I do that? > > I tried null and it simply gets converted to a String "null". > > Thanks --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
