public void FetchAllContactsTest() { DBAccess target = new DBAccess(); target.FetchAllContacts("(local)", "CONTACT"); }