It's a GET Request to URL http://www.colourlovers.com/api/patterns to get colourlovers api details
We assert on status code 200
Also assert that each of numViews is greater than 4000
by using BDD Cucumber with RestAssured
If you want to run the feature
After downloading the project run "RunnerTest" class from "runner" package