flask.Flask.test_client_class

Flask.test_client_class = None

the test client that is used with when test_client is used.

New in version 0.7.