RUNIT::Test#setup
does nothing. This method is private method, but you can override this method to do something before running each test.
RUNIT::Test#teardown
does nothing. This method is private method, but you can override this method to do something after finishing each test.