jar

com.limemojito.oss.test : test-utilities

Maven & Gradle

Jul 03, 2023

Lime Mojito Test utilities · Test utilities for various development work. Json, reflection, getter/setter testing, DTO, Canonical form, etc. AWS support for Dynamo DB, SQS, SNS, S3. Prometheus metrics reader and asserter. Synthetic S3 Event generation.

Table Of Contents

Latest Version

Download com.limemojito.oss.test : test-utilities JAR file - Latest Versions:

All Versions

Download com.limemojito.oss.test : test-utilities JAR file - All Versions:

Version Vulnerabilities Size Updated
11.0.x
10.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window test-utilities-11.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.limemojito.test.prometheus

├─ com.limemojito.test.prometheus.Metric.class - [JAR]

├─ com.limemojito.test.prometheus.Parser.class - [JAR]

├─ com.limemojito.test.prometheus.PrometheusMetrics.class - [JAR]

com.limemojito.test.s3

├─ com.limemojito.test.s3.S3EventPrototype.class - [JAR]

├─ com.limemojito.test.s3.S3Support.class - [JAR]

├─ com.limemojito.test.s3.S3SupportConfig.class - [JAR]

com.limemojito.test.http

├─ com.limemojito.test.http.StubServer.class - [JAR]

├─ com.limemojito.test.http.WebClientPrototype.class - [JAR]

com.limemojito.test

├─ com.limemojito.test.AccessorAsserter.class - [JAR]

├─ com.limemojito.test.CacheableAsserter.class - [JAR]

├─ com.limemojito.test.CanonicalAsserter.class - [JAR]

├─ com.limemojito.test.DtoAsserter.class - [JAR]

├─ com.limemojito.test.EnumAsserter.class - [JAR]

├─ com.limemojito.test.JsonAsserter.class - [JAR]

├─ com.limemojito.test.JsonLoader.class - [JAR]

├─ com.limemojito.test.ModelAsserter.class - [JAR]

├─ com.limemojito.test.ObjectMapperPrototype.class - [JAR]

├─ com.limemojito.test.SerializableAsserter.class - [JAR]

├─ com.limemojito.test.TestValueFactory.class - [JAR]

├─ com.limemojito.test.WaitFor.class - [JAR]

com.limemojito.test.sqs

├─ com.limemojito.test.sqs.SqsSupport.class - [JAR]

├─ com.limemojito.test.sqs.SqsSupportConfig.class - [JAR]

com.limemojito.test.dynamodb

├─ com.limemojito.test.dynamodb.DynamoDbSupport.class - [JAR]

├─ com.limemojito.test.dynamodb.DynamoDbSupportConfig.class - [JAR]

com.limemojito.test.sns

├─ com.limemojito.test.sns.SnsSupport.class - [JAR]

├─ com.limemojito.test.sns.SnsSupportConfig.class - [JAR]