Skip to content

Conversation

szatyinadam
Copy link
Contributor

Add samples for ThrowableExpectations and ThrowableAssertions.
Related issue: #658

@szatyinadam szatyinadam requested a review from robstoll as a code owner October 3, 2021 22:06
@szatyinadam szatyinadam changed the title Feature/658 add samples for throwable expectations Add samples for throwable expectations Oct 3, 2021
@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #990 (64bdd5f) into main (def21b1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #990   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         433      433           
  Lines        4359     4359           
  Branches      219      219           
=======================================
  Hits         3961     3961           
  Misses        349      349           
  Partials       49       49           
Flag Coverage Δ
bbc 80.17% <ø> (ø)
bc 80.04% <ø> (ø)
current 87.13% <ø> (ø)
current_windows 86.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...eli/atrium/api/fluent/en_GB/throwableAssertions.kt 100.00% <ø> (ø)
...i/atrium/api/fluent/en_GB/throwableExpectations.kt 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update def21b1...64bdd5f. Read the comment docs.

@robstoll robstoll linked an issue Oct 5, 2021 that may be closed by this pull request
3 tasks
@szatyinadam szatyinadam requested a review from robstoll October 5, 2021 21:13
…in/ch/tutteli/atrium/api/fluent/en_GB/samples/ThrowableExpectationSamples.kt
…in/ch/tutteli/atrium/api/fluent/en_GB/samples/ThrowableExpectationSamples.kt
…in/ch/tutteli/atrium/api/fluent/en_GB/samples/ThrowableExpectationSamples.kt
…in/ch/tutteli/atrium/api/fluent/en_GB/samples/ThrowableExpectationSamples.kt
…in/ch/tutteli/atrium/api/fluent/en_GB/samples/ThrowableExpectationSamples.kt
@robstoll robstoll merged commit fa08255 into robstoll:main Oct 5, 2021
@robstoll
Copy link
Owner

robstoll commented Oct 5, 2021

@szatyinadam thanks for you contribution 👍 would you mind adding the sample also to api-infix? See ch.tutteli.atrium.api.infix.en_GB.samples.AnyExpectationSamples for how the comments are written (e.g. toBeAnInstanceOfFeature and toBeAnInstanceOf)

@szatyinadam
Copy link
Contributor Author

@robstoll Sure, I'm going to start it tonight.

@szatyinadam szatyinadam deleted the feature/658-add-samples-for-throwable-expectations branch October 7, 2021 20:31
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.

add samples for throwableExpectations of api-fluent
2 participants