TestStimulusBlock

class Python_modules.tests_mmcomplexity.TestStimulusBlock(methodName='runTest')

Bases: unittest.case.TestCase

Methods Summary

setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_number_of_trials()

test_scalar_hazard()

test that only scalar h with 0 <= h <= 1 are accepted

test_sequences_are_lists()

Methods Documentation

setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_number_of_trials()
test_scalar_hazard()

test that only scalar h with 0 <= h <= 1 are accepted

test_sequences_are_lists()