java-factory-bot icon indicating copy to clipboard operation
java-factory-bot copied to clipboard

Library for creating objects as test data, inspired by the popular FactoryBot for ruby

Results 3 java-factory-bot issues
Sort by recently updated
recently updated
newest added

I wonder if we can support protobuf in this library

Hi, Can you please provide an example for using traits?

Time to improve the tests. Multiple goals: - [ ] Measure codecoverage - [ ] Test attributes + overrides - [ ] Test relations + overrides (object, nested attributes) -...