def init(self):
        '''This method is invoked automatically to setup common dependencies for all test cases.'''

        self._formatter = JsonExceptionFormatter()