17.22. test_mat

Test functionalities provided by mat.py

17.22.1. Module Contents

17.22.1.1. Functions

raven_model(data_directory)

Fixture for RAVEN model.

test_load_matlab_model(data_directory, mini_model, raven_model)

Test the reading of MAT model.

test_save_matlab_model(tmpdir, mini_model, raven_model)

Test the writing of MAT model.

test_mat.scipy[source]
test_mat.raven_model(data_directory)[source]

Fixture for RAVEN model.

test_mat.test_load_matlab_model(data_directory, mini_model, raven_model)[source]

Test the reading of MAT model.

test_mat.test_save_matlab_model(tmpdir, mini_model, raven_model)[source]

Test the writing of MAT model.