using System.IO; using Xunit; namespace API.Tests.Services { public class ImageProviderTest { } }