Write a custom unittest class that tests a given SI module which has a SimpleInteger class with the following functions:
a) Custom unittest class
b) SI module
c) SimpleInteger class
d) Testing functions