Forum Discussion

SLuong's avatar
SLuong
Contributor
12 years ago

Calling a testcase from a testcase

Is there a way to tell if a testcase was called by another testcase in groovy? That way I can perform or not perform an action if it is called by another testcase. Thanks!