Skip to content
View suveerprithipal's full-sized avatar
Block or Report

Block or report suveerprithipal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. JUnitTestFramework JUnitTestFramework Public

    An app that demonstrates unit and integration testing using maven, junit. I've thrown Mockito into the mix to do a bit of TDD as well. Have a look at the readMe for more info

    Shell 1

  2. cucumberJava cucumberJava Public

    Java project with cucumber/gherkin,RestTemplates, Rest-Assured and API testing

    Java

  3. selenideJava selenideJava Public

    WebDriver example using selenide, a Selenium wrapper

    Shell 1

  4. AnimalProject AnimalProject Public

    Mock project for my learning group

    Java

  5. json_jackson_junit5 json_jackson_junit5 Public

    example using jackson and json object from json simple. The json has a complex json scenario.i.e. json within json which we handle using a POJO as well as JsonObject.

    Java 1

  6. testfactorylogic testfactorylogic Public

    A sample app that shows how to use an H2 in memory database within a springboot application. The setup is really simple made possible with JPA and H2. I have build in a RestController to access the…

    Shell