Method Tools.Shoot.Test()->perform()
- Method perform
int perform(mixed|void context)
- Description
perform() is the function called in the tests, when it returns the test is complete.
The function returns the number of whatever the test did.
int perform(mixed|void context)
perform() is the function called in the tests, when it returns the test is complete.
The function returns the number of whatever the test did.