Description
This Jira is to track the follow issues:
- Currently, the unit tests about "QueryTranslator" are using their own version of translate(), the logic of which is a little messy. We should either use the translate() here or refactor the test version of translate() and its related unit tests.
- We should rename the package name of "testutil" to "util".