What is the proper way to unit test the following scenario in Python using the unittest module?
Code to test:
from myclasses import X,Y d