I am trying to figure out the order in which Python unittest framework executes, as I need to know in order to get tests for a multithreaded application to pass correctly. Does