With dp4j.jar in your project classpath you directly access private members in your tests, w/o Reflection API boilerplate code; It also generates Design Patterns code and compile-time validates implementations. And Compiler & Co work for you again!
Features
- Test private methods (and fields) from your tests w/o writing code (it'll be injected)
- Implement (and/or validate) the Singleton Pattern by adding @Singleton to the class declaration
- Access Design Patterns documentations as JavaDoc of @PatternName (eg. @TemplateMethod)
- In your tests change a final (constant) field w/o writing code, except for '= what you want' (again, it'll be injected)
Follow tool to test privates and use patters
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Very great and useful idea! Why I didn't find it previously?