Method summary
- setUp(self)
- tearDown(self)
- test_localify_func_code(self)
Methods
- setUp(self)
Ensure that the current directory is on the python path.
We need this to import the test modules.
- tearDown(self)
Remove the current directory from the python path.
- test_localify_func_code(self)