Skip to content

jonananas/resttest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

resttest

Maven-based project as base for testing different REST-implementations in various ways:

  • Bare knuckles REST with JUnit, Selenium and Jetty
  • JAX-RS REST with JUnit. (No integration tests)

War intended for deploy on JBoss 7

To use: git clone https://github.com/jonananas/resttest.git cd resttest mvn test

You should end up with BUILD SUCCESS :)

About

Base for testing REST in various ways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages