Skip to content

syed-ali-tw/gistsTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title RestAssured test for Github Gist Api

Getting Started

This project has 7 packages 1.constants->Contains class which has all constants for the project 2.helper->Contains classes which will have helper methods 3.request mapping->contains class which has all HTTP request mappings Implementaion 4.model->Contains POJO for Request Model.Can also be Used to store Response POJO 5.restservice->Contains all rest service calls for all api under test 6.testsuite->contains classes which contains test suites 7.validators->contains classes which helps in validating the response

Prerequisites This code has been compiled to run in jdk1.8

How to Run test cases/suites

Test cases and Run

gists/src/test/java/github/gisttest/testsuite

all test cases are covered with @Test annotations and can be run independently or all in one go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages