Java Framework for API testing
This is a Maven based framework built on top of Java, TestNG.
- Clone this project
- Import into any IDE
- Run
mvn clean install
for fetching dependencies - Run
mvn -Dtest=TestAPI test
for test case execution
- Fetch all Repositories written in Java and having Java in their names. Results are sorted by No Of Stars and in Descending Order.
- Fetch all Repositories written in Java and created after given date. Results are sorted by No Of Stars and in Descending Order.