Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
-
Updated
Jul 26, 2022 - Java
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
Mapping rows from a SQL database to POJOs in its simplest form
This is a experiment project which aims to provide fundamental idea about ViewModel, LiveData, MVVM, databinding, network call.
A simple API to interact with a MySQL database easier
This project is to create Java POJO (Plain Old Java Object).
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
Combine multiple POJOs to generate a new POJO.
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
This project's goal is to create a program that simulates a vending machine.
Sample repository on how to create immutable pojo's and use builder patterns with Jackson
This is sample small test for SWAPI api using rest Assured with Java, and using different assertions validations
Add a description, image, and links to the pojos topic page so that developers can more easily learn about it.
To associate your repository with the pojos topic, visit your repo's landing page and select "manage topics."