Tests¶
Tests for distributed_trajectories.TM¶
Tests for distributed_trajectories.udfs¶
- class tests.test_udfs.TestBasic[source]¶
Testing UDFs
- test_check_central_position_fail()[source]¶
testing if the filter for the elements works…. Needs better docs…
- Returns
True/False
- test_check_central_position_pass()[source]¶
testing if the filter for the elements works…. Needs better docs…
- Returns
True/False
- test_d1_state_vector_2()[source]¶
testing the transformation to 1D coordinates with width==0
- Returns
- test_d1_state_vector_3()[source]¶
testing the transformation to 1D coordinates out of grid
- Returns
True/False
- test_middle_interval_x_1()[source]¶
testing the coordinates for the middle of the interval and the box number middle_interval_for_x(x, A, B, m)
- Returns
True/False