public async Task Check_If_Category_Exists_False_Test() { Assert.False(await service.CheckIfCategoryExistsAsync("")); }