Class TestCasesBinomial


  • public class TestCasesBinomial
    extends java.lang.Object
    Test for Binomial distribution
    Author:
    pcingola
    • Constructor Detail

      • TestCasesBinomial

        public TestCasesBinomial()
    • Method Detail

      • generate_test

        public void generate_test()
        Create new tests
      • test_01

        @Test
        public void test_01()
      • test_02

        @Test
        public void test_02()
      • test_03

        @Test
        public void test_03()