def test_router_create_no_service_type_id(self): router = self._router_create() self.assertIsNone(router.get('service_type_id'))