13 Commits

Author SHA1 Message Date
danielmcnally285
c03477e2bd rename returning first non empty optional test method 2023-11-11 19:14:58 +00:00
danielmcnally285
392928ccfa Remove unnecessary spy annotation and make unit tests package private 2023-11-06 20:59:54 +00:00
danielmcnally285
a8e298e389 Modify Optional value to be more descriptive 2023-11-05 20:11:49 +00:00
danielmcnally285
8f01f45455 Modify givenTwoObjects_whenUsingGoogleGuavaMoreObjects_thenReturnFirstNonNull() unit test to have two extra local variables for readability 2023-11-05 12:06:33 +00:00
danielmcnally285
88a92d399c Add LazyEvaluate class 2023-11-05 11:43:32 +00:00
danielmcnally285
a33bdf8a03 Use String over Object for unit tests 2023-11-05 11:37:03 +00:00
lajka
5116a17b36 BAEL-6871: Add code and tests demonstrating how to compare objects using apache commons lang 3. 2023-09-05 19:42:03 +02:00
Partha Sutradhar
228598db3c [BAEL-6481] - Stop Executing Further Code in Java (#14076)
* Creating a Deep vs Shallow Copy of an Object in Java

* [BAEL-6481]-Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. Moved to core java numbers - 6

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Test cases]

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Two Test]

* [BAEL-6481] Stop Executing Further Code in Java. [Fixed Method Name's]
2023-09-03 10:13:01 +05:30
vunamtien
111379185d BAEL-6839-get-random-from-set (#14606)
* BAEL-6839-get-random-from-set

* edge cases
2023-08-20 08:34:15 +02:00
Michael Olayemi
10613742da What is the maximum depth of the java call stack? (#14428)
* What is the maximum depth of the java call stack?

* What is the maximum depth of the java call stack?
2023-07-21 07:12:48 +05:30
Tetiana
8be07c6b36 BAEL-6717 Convert One Enum to Another Enum in Java (#14400)
- added new module core-java-lang-6
- added data model and test for enums
2023-07-13 21:29:37 +02:00
Loredana Crusoveanu
a0ca91aa6f BAEL-5727 move article 2023-03-09 10:58:27 +02:00
s047888
4b8a372be5 moved classes for BAEL-5727 to another module 2023-03-06 09:28:33 +01:00