MockQuery(vararg data: Type)
MockQuery(data: Collection<Type> = Lists.newArrayList())
Author Benjamin Beeker