• 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

    Good API design rule

    July 28, 2006 less than 1 minute read

    From butUncleBob.com:

    “It’s not enough to write tests for an API you develop, you have to write unit tests for code that *uses your API.”*

    Tags: design

    Categories: Uncategorized

    Updated: July 28, 2006

    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.