elephant.test.test_spade module

Unit tests for the spade module.

class elephant.test.test_spade.SpadeTestCase(methodName='runTest')[source]

Bases: unittest.case.TestCase

Methods

setUp()[source]
test_fpgrowth_fca()[source]
test_parameters()[source]
test_spade_cpp()[source]
test_spade_msip()[source]
test_spade_raise_error()[source]
elephant.test.test_spade.suite()[source]