Skip to content

lotaris/junit-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit-validation

JUnit helpers to write unit tests for Java EE Validation

Usage

  1. Put the following dependency in your pom.xml
<dependency>
  <groupId>com.lotaris.junit</groupId>
  <artifactId>junit-validation</artifactId>
  <version>0.3.1</version>
</dependenc>

Requirements

  • Java 6+

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

junit-validation is licensed under the MIT License. See LICENSE.txt for the full text.

About

JUnit helpers to write unit tests for Java EE Validation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages