public void ReadAllFuncTest() { var acctualResult = funcH.ReadAllFunctions(""); Assert.NotEmpty(acctualResult); }