There are 0 repository under pojos topic.
REST Assured API test automation framework using Java + Maven + TestNG + Allure + Lombok. Framework follows many of the industry best practices.
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
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).
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
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
Java unit assertion. Scalable, flexible and user-friendly with fluent assertion API for different kind of unit classes.
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
The Online Shopping Cart is a Java web application providing essential e-commerce features for users to browse and purchase products, while administrators can manage inventory and users through a secure admin panel.
This is sample small test for SWAPI api using rest Assured with Java, and using different assertions validations
External package for POJO, domain or entity classes used across interconnected and relevant projects.
This project's goal is to create a program that simulates a vending machine.
A demo banking application using POJOs, J2EE(JSP/Servlets),JS, HTML. Oracle is used as the DB. This app follows N-Tire Architechture.
This feature covers all areas provided by reqres module-Enhanced an open-source API testing tool by implementing new features for HTTP request validation, improving its usability and effectiveness.
Contains POJOs used to demonstrate reverse engineering using reflection
Sample repository on how to create immutable pojo's and use builder patterns with Jackson