using CoreLibrary; using CoreLibrary.Exceptions; using System.Reflection; using Xunit; namespace UnitTesting { public class PartieUT { } }