Group: GitHub Vladislavsevruk
Sort by:Popular

Annotations for utility library that helps to generate body for GraphQL request.
Last Release on Sep 6, 2022
This utility library helps to generate body for GraphQL request using POJO and annotations.
Last Release on Oct 24, 2022

3.Java Type Resolver6 usages

com.github.vladislavsevruk » type-resolver MIT

This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
Last Release on Jan 25, 2021

4.Recursive Assertion Core3 usages

com.github.vladislavsevruk » recursive-assertion-core MIT

This utility library contains core functionality for assertion of complex models using various settings and provide convenient error messages.
Last Release on Jan 25, 2021

5.Java Class Generator2 usages

com.github.vladislavsevruk » java-class-generator MIT

This utility library helps to generate Java classes based on provided class schemas with some predefined code generation parameters.
Last Release on Jan 26, 2021
This utility library helps to determine string representation of Java types for generics, arrays, wildcards and other complex types on runtime.
Last Release on Jan 25, 2021

7.POJO Model Converter

com.github.vladislavsevruk » model-converter MIT

This utility library helps to convert from one POJO to another using reflection.
Last Release on Mar 4, 2021

8.Recursive Assertion AssertJ

com.github.vladislavsevruk » recursive-assertion-assertj MIT

This utility library helps to assert complex models using various settings and provide convenient error messages using AssertJ SoftAssertion class.
Last Release on Jan 25, 2021

9.Recursive Assertion JUnit 5

com.github.vladislavsevruk » recursive-assertion-junit5 MIT

This utility library helps to assert complex models using various settings and provide convenient error messages using JUnit 5 AssertAll mechanism.
Last Release on Jan 25, 2021

10.Recursive Assertion TestNG

com.github.vladislavsevruk » recursive-assertion-testng MIT

This utility library helps to assert complex models using various settings and provide convenient error messages using TestNG SoftAssert class.
Last Release on Jan 25, 2021

11.Runtime Proxy Generator

com.github.vladislavsevruk » runtime-proxy-generator MIT

This utility library helps to generate runtime proxies using inheritance mechanism.
Last Release on Jan 26, 2021

12.Test Data Generator

com.github.vladislavsevruk » test-data-generator MIT

This utility library helps to generate testing data for POJOs using various settings.
Last Release on Feb 26, 2021