namespace FakePieShopTests.Controllers; public class PieControllerTest { [Fact] public void List_EmptyCategory_ReturnsAllPies() { } }