Added Unit Test shells for the user to finish. These shells contain:
- Instance of ObjectToBeTested (made public for private and package methods)
- Mocked components from the variables scope and all their respective methods.
- Call to MethodToBeTested from ObjectToBeTested
- Dummy assertion call