Change `setup` and `teardown` methods
The purpose of this MR is to change the nose specific setup and teardown methods to setup_method and teardown_method. This removes the deprecation warning and fixes #308 (closed).
The purpose of this MR is to change the nose specific setup and teardown methods to setup_method and teardown_method. This removes the deprecation warning and fixes #308 (closed).