Jonas on Software
⛵ Navigating the realm of Java, Software Architecture and Testing with in-depth explorations and practical insights.#
Avro Schemas Generation and Registration with Kafka and Java: My Practical Workflow
·5 mins
Defining, registering, and generating Avro-based schemas with Java and Maven.
Swift Strokes
Moving along the command line
·2 mins
Tips and tricks to move swiftly on the command line.
Test First - Part 4
Architecture is not only about production code
·3 mins
Your tests also deserve some architecting
Test First - Part 3
On the Relevance of the Classical Testing Pyramid
·6 mins
Looking at an Ancient Structure
Test First - Part 2
The Unit Test Ambiguity
·4 mins
On the Misconceptions Surrounding the Unit in Unit Testing
The subtle Art of Java Test Method Naming
·7 mins
Tests must be encapsulated within methods that demand a name, and as with all aspects of programming, naming often proves to be the most challenging task.