namespace TestAPI { public class UnitTestChampionController { [Fact] public void Test1() { } } }