mpi_array.unittest.TextTestResult.addSubTest

TextTestResult.addSubTest(test, subtest, err)

Called at the end of a subtest. ‘err’ is None if the subtest ended successfully, otherwise it’s a tuple of values as returned by sys.exc_info().