Next: Test Module API features, Previous: tm_initialize, Up: Test Module API
The tm_finalize function is called once when module is closed. Function does not take any arguments and does not return results. It is not mandatory to implement it.
tm_finalize