Method Tools.Shoot.Test()->perform()
- Method perform
 intperform(mixed|voidcontext)- 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.