Exemplo n.º 1
0
        public void TestKratnost()
        {
            var rezNK = wCFService.Kratnost(value);

            Assert.IsTrue(rezNK);
        }