-
```
IsIterableContainingInOrder, IsArrayContainingInAnyOrder, etc., each
present a set of a dozen or more factories with different numbers and types
of parameters for building these types of matchers.…
-
```
You can easily assert the value of a method call on an object directly, for
example:
assertThat($obj->getId(), is(5));
However, you cannot do this in the context of another matcher such as …
-
#### Feature summary
When you have two enum classes with the same name but in different packages and compare an enum object in a list from one package with an enum object of the other package, it fai…
-
We cannot apply diff-jjoules on JFlex because Clover does not support some language constructions, such as the following:
```java
@Property(trials = 20)
public void computeTablesEq(
Ch…
-
Hello everyone,
I was migrating from assertJ to Truth, and I found no alternative method to hasOnlyElementsOfType for Iterables.
I've used as an alternative this method:
```
private void asser…
-
This test failed in: https://github.com/openhab/openhab-addons/actions/runs/6377170852/job/17305335904
```
TEST org.openhab.binding.modbus.tests.ModbusDataHandlerTest#testReadValueTypeIllegal()
-
```
Hi!
It would be nice to have counting possibilities (meaning count elements in
collections that match certain criterias).
Is this something you are planning on adding?
I haven't seen anything s…
-
```
Hi!
It would be nice to have counting possibilities (meaning count elements in
collections that match certain criterias).
Is this something you are planning on adding?
I haven't seen anything s…
-
**Describe the bug**
The FEEL `context(list)` conversion function constructs a context of the given list of key-value pairs. See [docs](https://docs.camunda.io/docs/components/modeler/feel/buil…
-
## procyon
### org.apache.activemq:activemq-parent:5.16.4
- results/org.apache.activemq/activemq-parent/5.16.4/apache-activemq-5.16.4-bin.tar.gz.diffoscope.json
- results/org.apache.activemq/active…