Figment Software offer a complete range of Mean Bean services. As the creators of the Mean Bean Java test library, we are the experts in this field.
Mean Bean
Mean Bean is an open source Java test library that helps you rapidly and reliably test fundamental objects within your software system, namely your domain and data objects. Mean Bean:
- Tests that the getter and setter method pairs of a JavaBean/POJO function correctly.
- Verifies that the equals and hashCode methods of a class comply with the Equals Contract and HashCode Contract respectively.
- Verifies property significance in object equality.
Why should I use it?
Mean Bean helps you rapidly and reliably test fundamental objects within your project, namely your domain and data objects.
With just a single line of code, you can be confident that your beans are well behaved…
new BeanTester().testBean(MyDomainObject.class);
Where do I get it?
Mean Bean can be downloaded from the official Mean Bean Download page.
How do I use it?
Should you need it, a complete User Guide is provided on the official Mean Bean website.
Mean Bean Training and Support
Figment offer official Mean Bean support and training via our trained consultants, including:
- Assistance in integrating Mean Bean into your environment and workflow
- On-site and virtual training and workshops
- Evaluation and optimization of Mean Bean usage
- Prioritized bug fixes
- Creation of custom Mean Bean extensions
- And more
Find Out More
For more information, contact support@meanbean.org or Contact Us.