Skip to content

mentalclear/rest-java-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for API testing in Java

Resource under test: Go Rest

Using REST-assured

Setup Instrucitons

Requirements: Java 11+, IntelliJ, git

  1. Clone the repository to a folder on the local drive
  2. Open the project in the IntlliJ
  3. Open pom.xml file and refresh Maven dependencies.
  4. Open Go REST and generate access token following instructions on the site.
  5. Update TOKEN constant in ./test/constants/Constants.java with the token generated in step 4.
  6. Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages