8 Commits

Author SHA1 Message Date
MohamedHelmyKassab
e975895695
This PR is related to BAEL-5998 (#16384)
* This commit is related to BAEL-5998

This commit aims to add a class named "Employee".

* This commit is related to BAEL-5998

This commit aims to add a test class titled "PrintingNullValuesUnitTest".

* Update PrintingNullValuesUnitTest.java
2024-04-13 13:48:50 -07:00
MohamedHelmyKassab
26f3664371
This commit is related to BAEL-6298 (#16323)
This commit aims to add three classes (Example, GenericExample, ReflectionExample).
2024-04-08 09:39:32 -07:00
MohamedHelmyKassab
452cdc58c9
This commit is related to BAEL-6972 (#16217)
This commit aims to add two classes Child and Parent.
2024-03-25 15:18:39 -07:00
Michael Olayemi
604c45b8f0 Difference Between Information Hiding and Encapsulation (#14886)
* Difference Between Information Hiding and Encapsulation

* Difference Between Information Hiding and Encapsulation
2023-10-13 17:36:18 +05:30
Pedro Lopes
94b8db6042 BAEL-6699: Java Interface Naming Conventions (#14551)
* interfaces and implementations

* code review changes
2023-09-01 21:01:51 +02:00
Michael Olayemi
ddce1d63db Law of Demeter in Java (#14465)
* Law of Demeter in Java

* Law of Demeter in Java

* Law of Demeter in Java
2023-07-26 10:55:09 +05:30
pedrolopes
f6f63673a9 BAEL-5873: Check If All the Variables of a Class Are Null (#13285)
* model classes. unit tests. apache lang3 dependency.

* fix PR build
2023-01-12 18:28:36 -08:00
dupirefr
b117f4ccd6 [JAVA-621] Flattened modules hierarchy 2020-04-28 08:02:13 +02:00