fire an exception if input is not an integer | 1 ms | Passed |
partition a number that is greater than the number of partitions and negative | 0 ms | Passed |
partition a number that is greater than the number of partitions and positive | 0 ms | Passed |
partition a number that is lower than the number of partitions and negative | 1 ms | Passed |
partition a number that is lower than the number of partitions and positive | 0 ms | Passed |
report number of partitions correctly | 1 ms | Passed |