Skip to content

Conversation

@sergey-sw
Copy link
Contributor

See #439

Copy link

@srinivasarajuch srinivasarajuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, why this PR is not merged.

@jfbso
Copy link

jfbso commented Jun 7, 2019

is this good? can you merge?

@YachenLee123
Copy link

I really need this function, can you merge,? thanks

public void testKeySet() throws Exception {
String json = IOUtils.toString(getClass().getResourceAsStream("/keyset.json"));
verifyFunction(conf, "$.data.keys()", json, new HashSet<String>(Arrays.asList("a", "b")));
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some additional negative cases would be better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants