Пример #1
0
        public void TestGetAllComponents()
        {
            string[] results = trac.getAllComponents();

            Assert.IsNotNull(results);
        }