The mpi_array.locale_test Module¶
Module defining mpi_array.locale unit-tests.
Execute as:
python -m mpi_array.locale_test
Classes¶
WinLndarrayTest([methodName]) |
Tests for mpi_array.locale.win_lndarray. |
LndarrayTest([methodName]) |
unittest.TestCase for mpi_array.locale.lndarray. |
LndarrayProxyTest([methodName]) |
unittest.TestCase for mpi_array.locale.LndarrayProxy. |