All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jentitytest JAR 1.0.0 with all dependencies


Entity Comparison Framework

Files of the artifact jentitytest version 1.0.0 from the group org.testmonkeys.

Test

Download jentitytest (1.0.0)
Artifact jentitytest
Group org.testmonkeys
Version 1.0.0
Last update 02. September 2021
Organization not specified
URL https://github.com/TestMonkeys/jEntityTest
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies logback-classic, hamcrest-junit, snakeyaml, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 1.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jentitytest Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of jentitytest version 1.0.0

.Logback.xml
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.testmonkeys.jentitytest
META-INF.maven.org.testmonkeys.jentitytest.META-INF.maven.org.testmonkeys.jentitytest.pom.properties
META-INF.maven.org.testmonkeys.jentitytest.META-INF.maven.org.testmonkeys.jentitytest.pom.xml
.jentityStrings.properties
.jentityStrings_ro.properties
org.testmonkeys.jentitytest
org.testmonkeys.jentitytest.org.testmonkeys.jentitytest.EntityComparator
org.testmonkeys.jentitytest.org.testmonkeys.jentitytest.EntityComparatorContext
org.testmonkeys.jentitytest.org.testmonkeys.jentitytest.Resources
org.testmonkeys.jentitytest.comparison
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.AbstractCheck
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.AbstractComparator
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.Comparator
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.ComparisonContext
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.PreComparisonCheck
org.testmonkeys.jentitytest.comparison.org.testmonkeys.jentitytest.comparison.PropertyComparisonWrapper
org.testmonkeys.jentitytest.comparison.abortConditions
org.testmonkeys.jentitytest.comparison.abortConditions.org.testmonkeys.jentitytest.comparison.abortConditions.AbortOnExpectNullCondition
org.testmonkeys.jentitytest.comparison.abortConditions.org.testmonkeys.jentitytest.comparison.abortConditions.AbstractAbortCondition
org.testmonkeys.jentitytest.comparison.conditionalChecks
org.testmonkeys.jentitytest.comparison.conditionalChecks.org.testmonkeys.jentitytest.comparison.conditionalChecks.NullConditionalCheck
org.testmonkeys.jentitytest.comparison.result
org.testmonkeys.jentitytest.comparison.result.org.testmonkeys.jentitytest.comparison.result.ComparisonResult
org.testmonkeys.jentitytest.comparison.result.org.testmonkeys.jentitytest.comparison.result.ConditionalCheckResult
org.testmonkeys.jentitytest.comparison.result.org.testmonkeys.jentitytest.comparison.result.ResultSet
org.testmonkeys.jentitytest.comparison.result.org.testmonkeys.jentitytest.comparison.result.Status
org.testmonkeys.jentitytest.comparison.strategies
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.ChildEntityComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.ChildEntityListComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.DateTimeComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.IgnoreComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.RegexComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.SimpleTypeComparator
org.testmonkeys.jentitytest.comparison.strategies.org.testmonkeys.jentitytest.comparison.strategies.StringComparator
org.testmonkeys.jentitytest.comparison.validations
org.testmonkeys.jentitytest.comparison.validations.org.testmonkeys.jentitytest.comparison.validations.AbstractValidation
org.testmonkeys.jentitytest.comparison.validations.org.testmonkeys.jentitytest.comparison.validations.NotNullValidator
org.testmonkeys.jentitytest.comparison.validations.org.testmonkeys.jentitytest.comparison.validations.RegexValidation
org.testmonkeys.jentitytest.exceptions
org.testmonkeys.jentitytest.exceptions.org.testmonkeys.jentitytest.exceptions.CheckInstantiationByAnnotationException
org.testmonkeys.jentitytest.exceptions.org.testmonkeys.jentitytest.exceptions.ComparatorInstantiationByAnnotationException
org.testmonkeys.jentitytest.exceptions.org.testmonkeys.jentitytest.exceptions.JEntityModelException
org.testmonkeys.jentitytest.exceptions.org.testmonkeys.jentitytest.exceptions.JEntityTestException
org.testmonkeys.jentitytest.exceptions.org.testmonkeys.jentitytest.exceptions.StrategyInstantiationException
org.testmonkeys.jentitytest.framework
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.ChildEntityComparison
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.ChildEntityListComparison
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.DateTimeComparison
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.IgnoreComparison
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.IgnoreComparisonIfExpectedNull
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.RegexInExpected
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.StringComparison
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.ValidateNotNull
org.testmonkeys.jentitytest.framework.org.testmonkeys.jentitytest.framework.ValidateRegex
org.testmonkeys.jentitytest.hamcrest
org.testmonkeys.jentitytest.hamcrest.org.testmonkeys.jentitytest.hamcrest.Entity
org.testmonkeys.jentitytest.hamcrest.matchers
org.testmonkeys.jentitytest.hamcrest.matchers.org.testmonkeys.jentitytest.hamcrest.matchers.AbstractJEntityMatcher
org.testmonkeys.jentitytest.hamcrest.matchers.org.testmonkeys.jentitytest.hamcrest.matchers.DefaultResultOutput
org.testmonkeys.jentitytest.hamcrest.matchers.org.testmonkeys.jentitytest.hamcrest.matchers.EntityInListMatcher
org.testmonkeys.jentitytest.hamcrest.matchers.org.testmonkeys.jentitytest.hamcrest.matchers.EntityMatcher
org.testmonkeys.jentitytest.hamcrest.matchers.org.testmonkeys.jentitytest.hamcrest.matchers.ResultProcessor
org.testmonkeys.jentitytest.model
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.AnnotationToComparatorDictionary
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.ComparisonModel
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.EntityInspector
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.EntityToComparisonModelDictionary
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.MultiStrategyFieldMapping
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.ReflectionUtils
org.testmonkeys.jentitytest.model.org.testmonkeys.jentitytest.model.SingleStrategyFieldMapping
org.testmonkeys.jentitytest.model.yaml
org.testmonkeys.jentitytest.model.yaml.org.testmonkeys.jentitytest.model.yaml.EntityYamlComparisonDefinition
org.testmonkeys.jentitytest.model.yaml.org.testmonkeys.jentitytest.model.yaml.FieldMappingDefinitions
org.testmonkeys.jentitytest.model.yaml.org.testmonkeys.jentitytest.model.yaml.StrategyDefinition
org.testmonkeys.jentitytest.model.yaml.org.testmonkeys.jentitytest.model.yaml.YamlModelParser




© 2015 - 2025 Weber Informatics LLC | Privacy Policy