public Test load(int testId, bool loadAllQuestions, bool loadOnlyTestNames) { return(testloader.load(testId, loadAllQuestions, loadOnlyTestNames)); }