elephant.test.test_asset module
Unit tests for the ASSET analysis.
-
class
elephant.test.test_asset.AssetTestCase(methodName='runTest')[source]
Bases: unittest.case.TestCase
Methods
-
test_cluster_correct()[source]
-
test_cluster_matrix_entries()[source]
-
test_cluster_symmetric()[source]
-
test_intersection_matrix()[source]
-
test_mask_matrix()[source]
-
test_sse_difference()[source]
-
test_sse_intersection()[source]
-
test_sse_relations()[source]
-
test_stretched_metric_2d_correct_stretching()[source]
-
test_stretched_metric_2d_equals_euclidean_if_stretch_1()[source]
-
test_stretched_metric_2d_size()[source]
-
test_stretched_metric_2d_symmetric()[source]
-
elephant.test.test_asset.run()[source]
-
elephant.test.test_asset.suite()[source]