Hi David, it is indeed possible.
In core: http://jbehave.org/reference/stable/finding-steps.html In web: http://jbehave.org/reference/web/stable/using-web-runner.html Cheers On 08/07/2011 19:16, Alves, David wrote: > > Does anyone know if it is possible to query your inventory of step > candidates (i.e. – via StepFinder, etc.), using partial matches, > wildcards, or regex, via the framework itself (either core or using > webrunner)? > > > > i.e. – “Given”, or “Given*”, or “Given(.*)” would return ALL “Given” > patterns constructed thus far, that exist? > > > > Obviously I could code something myself, but I am not quite certain > that the framework cannot do this itself and was wondering if anyone > else has actually done this or used it if it is already built-in? > > > > Thanks. > > David > > > > The information contained in this email message and its attachments is > intended only for the private and confidential use of the recipient(s) > named above, unless the sender expressly agrees otherwise. > Transmission of email over the Internet is not a secure communications > medium. If you are requesting or have requested the transmittal of > personal data, as defined in applicable privacy laws by means of email > or in an attachment to email, you must select a more secure alternate > means of transmittal that supports your obligations to protect such > personal data. If the reader of this message is not the intended > recipient and/or you have received this email in error, you must take > no action based on the information in this email and you are hereby > notified that any dissemination, misuse or copying or disclosure of > this communication is strictly prohibited. If you have received this > communication in error, please notify us immediately by email and > delete the original message.
