Skip to content

djansen-redhat/entityunit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Unit

Simple tool to make JPA entities for testing.

To use it:

<dependency>
  <groupId>com.github.huangp</groupId>
  <artifactId>entityunit</artifactId>
  <version>${entityunit.version}</version>
  <scope>test</scope>
</dependency>

See https://github.com/huangp/entityunit/wiki for more information.

About

Simple tool to make JPA entities for testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%