Hi,
you also may find the following Jython code helpful for calling JUnit Test Cases from Grinder 3:
from net.grinder.script.Grinder import grinder
from net.grinder.script import Test...
Type: Posts; User: wklenk; Keyword(s):
Hi,
you also may find the following Jython code helpful for calling JUnit Test Cases from Grinder 3:
from net.grinder.script.Grinder import grinder
from net.grinder.script import Test...