Beispiel #1
0
        public void TestNoCondition()
        {
            var list = command.ToList();

            Assert.Equal(4, list.Count);
        }