File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Builder4test
2- [ ![ Build Status] ( https://travis-ci.org/caelwinner /builder4test.svg?branch=master )] ( https://travis-ci.org/caelwinner /builder4test )
3- [ ![ Coverage Status] ( https://coveralls.io/repos/github/caelwinner /builder4test/badge.svg?branch=master )] ( https://coveralls.io/github/caelwinner /builder4test?branch=master )
2+ [ ![ Build Status] ( https://travis-ci.org/caelcs /builder4test.svg?branch=master )] ( https://travis-ci.org/caelcs /builder4test )
3+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/caelcs /builder4test/badge.svg?branch=master )] ( https://coveralls.io/github/caelcs /builder4test?branch=master )
44[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/uk.co.caeldev/builder4test/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/uk.co.caeldev/builder4test )
55
66Library to build your POJO entities using a very intuitive DSL.
@@ -15,7 +15,7 @@ Most of the time when I am writing my tests I have the need to write clean and r
1515There are several ways to use it but the most flexible for me is creating a Class Builder that contains all the logic to create the objects.
1616The same example you can find in the lib tests.
1717
18- you can inspect this [ demo project] ( https://github.com/caelwinner /build4test-demo ) to see how to use this library.
18+ you can inspect this [ demo project] ( https://github.com/caelcs /build4test-demo ) to see how to use this library.
1919
2020``` java
2121public class PojoBuilder {
You can’t perform that action at this time.
0 commit comments