Thanks to visit codestin.com
Credit goes to github.com

Skip to content

colddew/jtester-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief

the demo of jtester unit test framework

Instruction

  • fork or clone this project directly
  • modify jtester.properties and configure your own data source
  • execute user2.sql script in sqlserver
  • right click testng.xml and run as testng suite

Notice

if you run test on OSX, configure Default VM arguments for JRE as follows:
-javaagent:$MAVEN_REPOSITORY/com/googlecode/jmockit/jmockit/0.999.11/jmockit-0.999.11.jar

About

The demo of jtester unit test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages