My code was correct I had a stupid mistake where I wrote $where instead of $this->where causing the tests to return empty as the value of $where was NULL.