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

Provisional information for each TODO #79

Closed
wants to merge 1 commit into from
Closed

Provisional information for each TODO #79

wants to merge 1 commit into from

Conversation

mtkw0127
Copy link

This will help people not familiar to this project like me until the document is completed. #29

Linked to the old user guide regarding TODO
@@ -641,7 +641,7 @@ This section describes the assertions common to all types.
[[assertj-core-object-assertions]]
==== Object assertions (TODO)

TODO
TODO(see also https://joel-costigliola.github.io/assertj/assertj-core-features-highlight.html#describe-assertion[the old document])
Copy link
Member

Choose a reason for hiding this comment

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

@@ -654,7 +654,7 @@ The javadoc for `CharSequence` assertions is available https://www.javadoc.io/st
[[assertj-core-iterable-assertions]]
==== Iterable/Collection/array assertions (WIP)

TODO
TODO(see also https://joel-costigliola.github.io/assertj/assertj-core-features-highlight.html#extracted-properties-assertion[the old document])
Copy link
Member

Choose a reason for hiding this comment

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

what would be great is to start filling this section with all the following sections from the old site
Iterable and arrays assertions :

  • Combining filtering and assertions on iterables or arrays
  • Assertions on extracted properties/fields of iterable/array elements
  • Flat(map) extracting
  • Assertions on results of a method call on iterable/array elements

@mtkw0127 mtkw0127 closed this Dec 13, 2020
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.

2 participants