Caro
Caro
Hey 😊 I want to contribute the following test: Test that a `java.util.NoSuchElementException` is thrown when `page` is called with the parameter `pageNumber = -1555957071`. This tests the method [`Pager.page`](https://github.com/gitlab4j/gitlab4j-api/blob/075ce397bd03ae35acbffdcd4c5cbfaa5cb7075b/src/main/java/org/gitlab4j/api/Pager.java#L307)....
Thanks for contributing. - [x] Tick to sign-off your agreement to the [Developer Certificate of Origin (DCO) 1.1](https://developercertificate.org) ## Description Hey 😊 I want to contribute a test. Curious to...
Hey 😊 I want to contribute a test. Curious to hear what you think! (I wrote this test as part of a research study at TU Delft. [Find out more](https://github.com/lacinoire/lacinoire/blob/main/README.md))...
Hey 😊 I want to contribute the following test: Test that calling `Logger.getLogger(LoggerTest.class).debug("debug message")` does not throw an exception. This tests the method [`Logger.debug`](https://github.com/hyperledger/fabric-chaincode-java/blob/d1d093b42324230f55410fda3c9efb1663859380/fabric-chaincode-shim/src/main/java/org/hyperledger/fabric/Logger.java#L45). This test is based on the...
Hey 😊 I want to contribute a test. Curious to hear what you think! (I wrote this test as part of a research study at TU Delft. [Find out more](https://github.com/lacinoire/lacinoire/blob/main/README.md))
Hey 😊 I want to contribute a test. Curious to hear what you think! (I wrote this test as part of a research study at TU Delft. [Find out more](https://github.com/lacinoire/lacinoire/blob/main/README.md))...
Also testing the converter, so as part of `MappingCouchbaseConverterTests` Test that after exporting the value of a key can still be recovered. (related to Pull Request #1461)
Hey 😊 I want to contribute a test. Curious to hear what you think! (I wrote this test as part of a research study at TU Delft. [Find out more](https://github.com/lacinoire/lacinoire/blob/main/README.md))...
Hey 😊 I want to contribute the following test: Test that a `java.lang.IllegalArgumentException` and a `java.lang.IllegalArgumentException` is thrown when the parameter `stepNumber` of the method `processInput` is set to `1.0`....
Hey 😊 I want to contribute the following test: Test that `((Collection) (cwl.buildClone().getCopyOfFileWatchList())).isEmpty()` is true when `buildClone` is called. This tests the methods [`ConfigurationWatchList.getCopyOfFileWatchList`](https://github.com/qos-ch/logback/blob/21267c32407f1efe6abe0df7fc0252231786b842/logback-core/src/main/java/ch/qos/logback/core/joran/spi/ConfigurationWatchList.java#L75) and [`ConfigurationWatchList.buildClone`](https://github.com/qos-ch/logback/blob/21267c32407f1efe6abe0df7fc0252231786b842/logback-core/src/main/java/ch/qos/logback/core/joran/spi/ConfigurationWatchList.java#L33). This test is based...