-
```
Describe the new feature you have in mind.
It would be great to have possibility to execute "soft" assertions. I mean
something like verify*() methods in Selenium API.
Which particular problem …
-
```
Describe the new feature you have in mind.
It would be great to have possibility to execute "soft" assertions. I mean
something like verify*() methods in Selenium API.
Which particular problem …
-
What numbers is Dafny referring to when it says "Dafny program verifier finished with 1 verified, 0 errors" ?
Currently the first number refers to Boogie implementations, which has no meaning to Da…
-
### 🔎 Search Terms
narrowing, assertion function
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about everything
### ⏯…
-
{{{
# !html
Reply to: noreply@sort.ucd.ie
}}}
{{{
Bugs item #414, was opened at 2006-08-08 13:00
You can respond by visiting:
http://sort.ucd.ie/tracker/?func=detail&atid=441&aid=414&group_id=97
Ca…
atiti updated
11 years ago
-
Turns out there are a few Apple APIs that require that the completion handler is invoked during the callback. So we should add a variant of listener blocks and protocol methods that uses a mutex to bl…
-
```
Describe the new feature you have in mind.
It would be great to have possibility to execute "soft" assertions. I mean
something like verify*() methods in Selenium API.
Which particular problem …
-
Hey there,
I like to use assertk as an assertj drop in for kotlin code. Recently I stumbled across the assertThat().all and assertThat().each methods.
I did something like
```kotlin
val listOf…
-
Hi,
I've got a few assertion methods I'd like share back. What are the conventions for the numbering of the error constants in Assert\Assertion?
terah updated
9 years ago
-
I propose to add two new methods to ReceiveMessageBuilder in the Java DSL: validateXpath and validateJsonPath, which accept Maps as arguments. (see lines 585-604)
Here is the motivation... I have m…