def instantiate_good_values(self):
        return [3, np.array([8]).astype(np.float), np.array([0, -2,1,2]).astype(np.int)]