Bases: unittest.case.TestCase
Test case for distributions
-
test_pdf_derivative()[source]
Test of the derivative of the pdf
-
test_sample()[source]
Test of sample from distribution - also tests mean and variance
-
test_str()[source]
Test of string representation of distribution