File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/test/java/org/fugerit/java/daogen/quickstart/junit5test/model Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 * // custom code start ( code above here will be overwritten )
2020 * // custom code end ( code below here will be overwritten )
2121 */
22- public class DocumentJunit4ModelTest {
22+ class DocumentJunit4ModelTest {
2323
2424 // custom code start ( code above here will be overwritten )
2525 // custom code end ( code below here will be overwritten )
Original file line number Diff line number Diff line change 1919 * // custom code start ( code above here will be overwritten )
2020 * // custom code end ( code below here will be overwritten )
2121 */
22- public class Example01Junit4ModelTest {
22+ class Example01Junit4ModelTest {
2323
2424 // custom code start ( code above here will be overwritten )
2525 // custom code end ( code below here will be overwritten )
Original file line number Diff line number Diff line change 1919 * // custom code start ( code above here will be overwritten )
2020 * // custom code end ( code below here will be overwritten )
2121 */
22- public class MappedTableJunit4ModelTest {
22+ class MappedTableJunit4ModelTest {
2323
2424 // custom code start ( code above here will be overwritten )
2525 // custom code end ( code below here will be overwritten )
Original file line number Diff line number Diff line change 1919 * // custom code start ( code above here will be overwritten )
2020 * // custom code end ( code below here will be overwritten )
2121 */
22- public class PersonJunit4ModelTest {
22+ class PersonJunit4ModelTest {
2323
2424 // custom code start ( code above here will be overwritten )
2525 // custom code end ( code below here will be overwritten )
You can’t perform that action at this time.
0 commit comments