dca.testing# [[Source]] Test utils. Symbols# Class# dca.testing.Ray Dummy dataclass array for testing. Function# dca.testing.assert_allclose Assert the trees are close. dca.testing.assert_array_equal Assert the 2 objects are equals. dca.testing.assert_trees Compare all values. dca.testing.skip_vmap_unavailable Skip the test when vmap not available.