__author__ = 'sidya' from nose.tools import assert_equal from src.m.Parking import Parking, TypePlace, Place class TestClient : def TestClient(self): pass