I have a JUnit test case that retrieves data from the DB by calling a method dao.select("ID"). This method itself is inside another method which is an
dao.select("ID")