| Enables interactive invocation of GenericTest s by using
JUnitPerf´s features.
Using the system properties load.packageID, load.users, load.delay and
load.iterations the process P0 of the defined package (file) can be load
tested for a defined number of users and iterations. Additionally a delay
for starting the users can be defined.
This interactive invocation is supported by the build file in this
directory.
E. g.: ant -DpackageID=A5naaT4par -Dusers=4 -Diterations=20 -Ddelay=5 invoke
Defaults are defined by the build file.
author: Christian Weidauer author: Danet GmbH |