public void TestGetAllPriorities() { string[] results = trac.getAllPriorities(); Assert.IsNotNull(results); }