jar

fr.sii.ogham : ogham-test-utils

Maven & Gradle

Jan 13, 2021
22 usages

Ogham test helpers · Separate module for tests. It provides many helpers for testing email, SMS. It also provides useful tools for testing

Table Of Contents

Latest Version

Download fr.sii.ogham : ogham-test-utils JAR file - Latest Versions:

All Versions

Download fr.sii.ogham : ogham-test-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.1.x
1.0.x
0.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 ogham-test-utils-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.sii.ogham.testing.util

├─ fr.sii.ogham.testing.util.HasParent.class - [JAR]

├─ fr.sii.ogham.testing.util.RandomPortUtils.class - [JAR]

├─ fr.sii.ogham.testing.util.ResourceUtils.class - [JAR]

fr.sii.ogham.testing.assertion.html

├─ fr.sii.ogham.testing.assertion.html.AssertHtml.class - [JAR]

fr.sii.ogham.testing.sms.simulator.cloudhopper

├─ fr.sii.ogham.testing.sms.simulator.cloudhopper.CloudhopperSMPPServer.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.cloudhopper.TestSmppServerHandler.class - [JAR]

fr.sii.ogham.testing.sms.simulator

├─ fr.sii.ogham.testing.sms.simulator.SmppServerException.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.SmppServerSimulator.class - [JAR]

fr.sii.ogham.testing.extension.junit.sms.config

├─ fr.sii.ogham.testing.extension.junit.sms.config.Credentials.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.FixedPortConfig.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.PortConfig.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.RandomPortConfig.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.ServerConfig.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.Slow.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.SlowConfig.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.config.SmppServerConfig.class - [JAR]

fr.sii.ogham.testing.assertion.util

├─ fr.sii.ogham.testing.assertion.util.AssertionHelper.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.AssertionRegistry.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.EmailUtils.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.Executable.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.FailAtEndRegistry.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.FailImmediatelyRegistry.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.HtmlUtils.class - [JAR]

├─ fr.sii.ogham.testing.assertion.util.MultipleAssertionError.class - [JAR]

fr.sii.ogham.testing.extension.spring

├─ fr.sii.ogham.testing.extension.spring.GreenMailInitializer.class - [JAR]

├─ fr.sii.ogham.testing.extension.spring.GreenMailTestConfiguration.class - [JAR]

├─ fr.sii.ogham.testing.extension.spring.JsmppServerInitializer.class - [JAR]

├─ fr.sii.ogham.testing.extension.spring.JsmppServerTestConfiguration.class - [JAR]

├─ fr.sii.ogham.testing.extension.spring.WireMockInitializer.class - [JAR]

├─ fr.sii.ogham.testing.extension.spring.WireMockTestConfiguration.class - [JAR]

fr.sii.ogham.testing.sms.simulator.jsmpp

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.ConfigurableSMPPServerSessionListener.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.DeliveryReceiptTask.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.JSMPPServer.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.JSMPPServerSimulator.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.OptionalParameterAdapter.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.ServerStartupException.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.SlowPduSender.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.SubmitSmAdapter.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.UnsecureRandomMessageIDGenerator.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.jsmpp.WaitBindTask.class - [JAR]

fr.sii.ogham.testing.assertion.context

├─ fr.sii.ogham.testing.assertion.context.Context.class - [JAR]

├─ fr.sii.ogham.testing.assertion.context.SingleMessageContext.class - [JAR]

fr.sii.ogham.testing.extension.junit.sms

├─ fr.sii.ogham.testing.extension.junit.sms.AbstractJUnitSmppServerExt.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.JsmppServerExtension.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.JsmppServerRule.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.SmppServerExtension.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.sms.SmppServerRule.class - [JAR]

fr.sii.ogham.testing.extension.spock

├─ fr.sii.ogham.testing.extension.spock.LoggingTestExtension.class - [JAR]

├─ fr.sii.ogham.testing.extension.spock.LoggingTestInterceptor.class - [JAR]

fr.sii.ogham.testing.assertion.filter

├─ fr.sii.ogham.testing.assertion.filter.AnyPredicate.class - [JAR]

├─ fr.sii.ogham.testing.assertion.filter.ContentIdPredicate.class - [JAR]

├─ fr.sii.ogham.testing.assertion.filter.DefaultAttachmentPredicate.class - [JAR]

├─ fr.sii.ogham.testing.assertion.filter.FileNamePredicate.class - [JAR]

fr.sii.ogham.testing.extension.common

├─ fr.sii.ogham.testing.extension.common.LogTestInformation.class - [JAR]

├─ fr.sii.ogham.testing.extension.common.Printer.class - [JAR]

├─ fr.sii.ogham.testing.extension.common.Slf4jPrinter.class - [JAR]

├─ fr.sii.ogham.testing.extension.common.StringPrinter.class - [JAR]

├─ fr.sii.ogham.testing.extension.common.TestInformationLogger.class - [JAR]

fr.sii.ogham.testing.util.port

├─ fr.sii.ogham.testing.util.port.DefaultPortFinder.class - [JAR]

├─ fr.sii.ogham.testing.util.port.PortFinder.class - [JAR]

fr.sii.ogham.testing.sms.simulator.config

├─ fr.sii.ogham.testing.sms.simulator.config.Awaiter.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.Credentials.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.FixedServerPortProvider.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.RandomServerPortProvider.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.ServerDelays.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.ServerPortProvider.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.config.SimulatorConfiguration.class - [JAR]

fr.sii.ogham.testing.sms.simulator.bean

├─ fr.sii.ogham.testing.sms.simulator.bean.Address.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.Alphabet.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.Command.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.NumberingPlanIndicator.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.OptionalParameter.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.SimpleAddress.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.SimpleCommand.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.SubmitSm.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.SubmitSmResponse.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.Tag.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.bean.TypeOfNumber.class - [JAR]

fr.sii.ogham.testing.assertion.sms

├─ fr.sii.ogham.testing.assertion.sms.AssertSms.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.ExpectedAddressedPhoneNumber.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.ExpectedSms.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentOptionalParameterAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentPduRequestAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentPhoneNumberAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentReceivedSmsAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentShortMessageMessageAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentSmsAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.FluentSmsListAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.OptionalParameterWithContext.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.PduRequestWithContext.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.PhoneNumberInfo.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.PhoneNumberWithContext.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.ShortMessageWithContext.class - [JAR]

├─ fr.sii.ogham.testing.assertion.sms.SplitSms.class - [JAR]

fr.sii.ogham.testing.extension.junit

├─ fr.sii.ogham.testing.extension.junit.LoggingTestExtension.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.LoggingTestRule.class - [JAR]

fr.sii.ogham.testing.assertion

├─ fr.sii.ogham.testing.assertion.OghamAssertions.class - [JAR]

├─ fr.sii.ogham.testing.assertion.OghamMatchers.class - [JAR]

fr.sii.ogham.testing.sms.simulator.decode

├─ fr.sii.ogham.testing.sms.simulator.decode.Charset.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.decode.CloudhopperCharsetAdapter.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.decode.MessageDecoder.class - [JAR]

├─ fr.sii.ogham.testing.sms.simulator.decode.SmsUtils.class - [JAR]

mock.context

├─ mock.context.NestedBean.class - [JAR]

├─ mock.context.SimpleBean.class - [JAR]

fr.sii.ogham.testing.assertion.hamcrest

├─ fr.sii.ogham.testing.assertion.hamcrest.AbstractHtmlDiffMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.ComparisonAwareMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.CustomDescriptionProvider.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.CustomReason.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.DecoratorMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.ExceptionMatchers.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.ExpectedValueProvider.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.FixedDescription.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.IdenticalHtmlMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.OverrideDescription.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.SimilarHtmlMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.ThrowableAnyCauseMatcher.class - [JAR]

├─ fr.sii.ogham.testing.assertion.hamcrest.ThrowableMessageMatcher.class - [JAR]

fr.sii.ogham.testing.mock.classloader

├─ fr.sii.ogham.testing.mock.classloader.FilterableClassLoader.class - [JAR]

fr.sii.ogham.testing.assertion.template

├─ fr.sii.ogham.testing.assertion.template.AssertTemplate.class - [JAR]

fr.sii.ogham.testing.extension.junit.email

├─ fr.sii.ogham.testing.extension.junit.email.RandomPortGreenMailRule.class - [JAR]

├─ fr.sii.ogham.testing.extension.junit.email.RandomPortServerSetup.class - [JAR]

fr.sii.ogham.testing.assertion.wiremock

├─ fr.sii.ogham.testing.assertion.wiremock.SimilarHtmlPattern.class - [JAR]

├─ fr.sii.ogham.testing.assertion.wiremock.WireMockMatchers.class - [JAR]

fr.sii.ogham.testing.assertion.email

├─ fr.sii.ogham.testing.assertion.email.AddressesWithContext.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.AssertAttachment.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.AssertEmail.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.By.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.ExpectedAttachment.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.ExpectedContent.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.ExpectedEmail.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.ExpectedEmailHeader.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.ExpectedMultiPartEmail.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.FluentAddressListAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.FluentEmailAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.FluentEmailsAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.FluentPartAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.FluentReceivedEmailsAssert.class - [JAR]

├─ fr.sii.ogham.testing.assertion.email.PartWithContext.class - [JAR]

fr.sii.ogham.testing.assertion.exception

├─ fr.sii.ogham.testing.assertion.exception.ComparisonException.class - [JAR]

├─ fr.sii.ogham.testing.assertion.exception.FilterException.class - [JAR]

Advertisement

Dependencies from Group

Jan 13, 2021
22 usages
Jan 13, 2021
13 usages
Jan 13, 2021
9 usages
Jan 13, 2021
6 usages

Discover Dependencies

Jun 19, 2020
12 usages
998 stars
Apr 15, 2016
42 usages
0 stars
Feb 03, 2019
5 usages
1.1k stars
Jan 15, 2014
9 usages
May 12, 2023
123 usages
12k stars
Jul 31, 2023
120 usages
1.3k stars
Apr 13, 2022
103 usages
548 stars
Jul 04, 2023
190 usages
789 stars
Apr 21, 2008
50 usages
Jul 20, 2023
64 usages
439 stars