Method Tools.Testsuite.Plugin()->active()
- Method
active
 boolactive(Testt)- Description
 Returns 1 if the plugin is active (i.e. should be called by the test), otherwise 0. Defaults to 1.
bool active(Test t)
Returns 1 if the plugin is active (i.e. should be called by the test), otherwise 0. Defaults to 1.