9293949596979899100101
return response.getAggregations(); } }); // then assertThat(aggregations, is(notNullValue())); assertThat(aggregations.asMap().get("subjects"), is(notNullValue())); } }