Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing HermesMockExpect documentation #1682

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

3750
Copy link
Contributor

@3750 3750 commented Jun 21, 2023

This PR adds missing documentation for

public <T> void jsonMessagesOnTopicAs(String topicName, int count, Class<T> clazz, Predicate<T> predicate) {
and for
public <T> void avroMessagesOnTopic(String topicName, int count, Schema schema, Class<T> clazz, Predicate<T> predicate) {

@druminski druminski force-pushed the add-HermesMockExpect-predicate-doc branch from 1e771e5 to e899428 Compare June 26, 2023 11:00
@szczygiel-m szczygiel-m merged commit e6c6f64 into allegro:master Jun 27, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants