public void TestGetComponent() { ComponentInfo result = trac.getComponent("General"); Assert.IsNotNull(result); }