As far as I know, JUnit tests don't allow that; any parameters etc need to be included by the test code. Of course that can read properties and files - whatever you want.
S. On 14/06/06, Eduardo Lobo <[EMAIL PROTECTED]> wrote:
Hi, I'm using the JunitSampler, but I need to know if there is a way to pass parameters to the method to be tested? Thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

