Java Type Resolver · This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
Group: com.github.vladislavsevruk - All Dependencies
Recursive Assertion Core · This utility library contains core functionality for assertion of complex models using various settings and provide convenient error messages.
Java Class Generator · This utility library helps to generate Java classes based on provided class schemas with some predefined code generation parameters.
Java Type String Representation Resolver · This utility library helps to determine string representation of Java types for generics, arrays, wildcards and other complex types on runtime.
GraphQL Request Body Generator Annotations · Annotations for utility library that helps to generate body for GraphQL request.
GraphQL Request Body Generator · This utility library helps to generate body for GraphQL request using POJO and annotations.
Recursive Assertion TestNG · This utility library helps to assert complex models using various settings and provide convenient error messages using TestNG SoftAssert class.
Recursive Assertion JUnit 5 · This utility library helps to assert complex models using various settings and provide convenient error messages using JUnit 5 AssertAll mechanism.
Recursive Assertion AssertJ · This utility library helps to assert complex models using various settings and provide convenient error messages using AssertJ SoftAssertion class.
Runtime Proxy Generator · This utility library helps to generate runtime proxies using inheritance mechanism.
POJO Model Converter · This utility library helps to convert from one POJO to another using reflection.
Test Data Generator · This utility library helps to generate testing data for POJOs using various settings.