• Skip to primary navigation
  • Skip to content
  • Skip to footer
Rafael Naufal's blog Communicating my thoughts on software development
  • Home
  • About
  • Posts
  • Categories
  • Tags

    Rafael Naufal

    Software Engineer

    • Website
    • Twitter
    • GitHub
    • LinkedIn

    TestSuite Merlin javadoc

    November 29, 2007 less than 1 minute read

    Running through the Java TestSuite API I’ve found this funny javadoc..

    Tags: api, java_programming, tests

    Categories: Uncategorized

    Updated: November 29, 2007

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    About patterns for handling errors in Kafka applications

    November 23, 2024 less than 1 minute read

    I have just read an interesting article about patterns for handling errors in Kafka. The article presents four patterns for handling errors in Kafka applicat...

    About using Test Doubles in tests

    March 8, 2024 less than 1 minute read

    I have just read an interesting chapter from the Software Engineering book at Google about using Test Doubles in tests.

    About JUnit 5 parameterized tests

    December 18, 2022 less than 1 minute read

    Interesting article about JUnit 5 parameterized tests using BDD (Behaviour-Driven Development) style. It shows an example of using @CsvSource as arguments so...

    Writing your own custom Java stream collector

    March 30, 2020 1 minute read

    One of the common operations of the Collectors API introduced in Java 8 is the possibility to collect results into a result container like List, Set or Map. ...

    • Twitter
    • GitHub
    • Feed
    © 2025 Rafael Naufal's blog. Powered by Jekyll & Minimal Mistakes.