maths.test_factorial ==================== .. py:module:: maths.test_factorial Functions --------- .. autoapisummary:: maths.test_factorial.test_large_number maths.test_factorial.test_negative_number maths.test_factorial.test_positive_integers maths.test_factorial.test_zero Module Contents --------------- .. py:function:: test_large_number(function) .. py:function:: test_negative_number(function) .. py:function:: test_positive_integers(function) .. py:function:: test_zero(function)