News

Java code and PlantUML diagrams that illustrate the "Facade" Design Pattern (+ Builder Pattern bonus) This repo was created with ️ for a lecture at HWR Berlin, 22 June 2021. It's only purpose is to ...
This POC is an example using the design pattern Factory Method with the programming language Java. Before we talk about this implementation, let's understand the Factory method pattern: The Factory ...
Abstract: In a previous work, we presented a technique that allows verifying the conformance between Java implementations and UML class diagrams, using design tests. While it allowed verifying ...