Skip to content

Commit ec638a8

Browse files
committed
test: put objects with constructor in one package
1 parent 7584d18 commit ec638a8

File tree

4 files changed

+0
-0
lines changed

4 files changed

+0
-0
lines changed

src/test/java/com/github/nylle/javafixture/testobjects/TestObjectWithAllConstructors.java renamed to src/test/java/com/github/nylle/javafixture/testobjects/withconstructor/TestObjectWithAllConstructors.java

File renamed without changes.

src/test/java/com/github/nylle/javafixture/testobjects/TestObjectWithGenericConstructor.java renamed to src/test/java/com/github/nylle/javafixture/testobjects/withconstructor/TestObjectWithGenericConstructor.java

File renamed without changes.

src/test/java/com/github/nylle/javafixture/testobjects/TestObjectWithPrivateConstructor.java renamed to src/test/java/com/github/nylle/javafixture/testobjects/withconstructor/TestObjectWithPrivateConstructor.java

File renamed without changes.

src/test/java/com/github/nylle/javafixture/testobjects/TestObjectWithoutDefaultConstructor.java renamed to src/test/java/com/github/nylle/javafixture/testobjects/withconstructor/TestObjectWithoutDefaultConstructor.java

File renamed without changes.

0 commit comments

Comments
 (0)