Ejemplo n.º 1
0
        public void ProcessStringCounter()
        {
            int count = RequestAnalysisUtils.GetStringCount();

            Assert.IsTrue(count != 0);
        }