Commit Graph

14 Commits

Author SHA1 Message Date
kwoyke
ac073dcb98 JAVA-6348: Properly ignore a unit test (#11031)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-15 22:39:30 +05:30
mikr
6f6c86d9a7 JAVA-2824 Fix tests in Java 9 and above modules (Update after PR review) 2020-10-29 22:01:15 +01:00
mikr
39af870a1a JAVA-2824 Fix tests in Java 9 and above modules 2020-10-22 22:04:22 +02:00
Fabio Silva
b1e32aa3ed Loredana Crusoveanu suggestions: shorten the names of the test methods, as they're causing a horizontal scroll bar to appear. 2019-12-23 09:15:37 -03:00
Fabio Silva
897eecbf5a Josh Cummings suggestions: Package renamed and Benchmark using JMH 2019-12-12 09:52:43 -03:00
Fabio Silva
e8b17feabd Ruy Vilão suggestions: no point in declaring the variables for the match result, let's put them directly in the assert (to be fixed in both tutorial and code). 2019-12-08 15:57:34 -03:00
Fabio Silva
d6d8effd99 Pre-compile the regex pattern into a Pattern object and reuse 2019-12-06 10:02:29 -03:00
catalin-burcea
34e61efb0a [BAEL-16531] - Move all the existing articles on "optional" under java-optional 2019-11-26 12:01:07 +02:00
Rodrigo Graciano
ba8d6405a7 BAEL-3414 (#8177)
* BAEL-3414

* BAEL-3414 -> Add unit tests

* BAEL-3414 -> Clean up pom.xml
2019-11-12 12:25:27 -08:00
sheryllresulta
caec5d3d6b Create README.md
[skip ci]
2019-07-15 04:16:06 -07:00
dupirefr
7871014656 Added tests instead of a main method 2019-05-17 07:59:11 +02:00
dupirefr
f5937a3600 [BAEL-2932] Static import of Predicate.not 2019-05-15 08:29:25 +02:00
dupirefr
7f275f9b38 [BAEL-2932] Using Predicate.not to negate a method reference 2019-05-15 08:19:30 +02:00
amit2103
3bae5e5334 [BAEL-9555] - Created a core-java-modules folder 2019-05-05 17:22:09 +05:30