[ptt-users] distinguishing environment in which script is being
run...
Dominique de Waleffe
dominique.dewaleffe at denali.be
Thu Sep 13 11:55:30 PDT 2007
Indeed. Something like that would help.
In would probably add:
public String getTestEngineName();
which could return "console","testnode(<type>,<nodename>)", or things
like that.
This would make an interface that needs less change if someday you add
specific types of testnodes e.g. specific nodes that serve WS or a
specific test script type...
Probably just distinguising between console and testnodes (by name)
would suffice to start with.
D.
More information about the Users
mailing list