Ejemplo n.º 1
0
        public void Google_Search_pattern_null()
        {
            var target = new Google();

            target.Search(null);
        }
Ejemplo n.º 2
0
        public void Google_Search_pattern_null()
        {
            var target = new Google();

            target.Search(null);
        }