Artifacts using Automaton (151)
Sort:
popular
|
newest
2. Generex85 usages
com.github.mifmif » generexApache
Generex A Java Library for regex to Strings generation
Last Release on Oct 30, 2016
3. Jmockdata49 usages
com.github.jsonzou » jmockdataApache
The plug-in of Jmockdata what through random algorithm mock java data
Last Release on Dec 2, 2020
Pact consumer
=============
Pact Consumer is used by projects that are consumers of an API.
Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite
framework is not implemented, this module should give you all the hooks you need.
Provides a DSL for use with Java to build consumer pacts.
## Dependency
The library is available on maven central using:
* group-id = `au.com.dius`
* artifact-id = `pact-jvm-consumer`
## DSL Usage
Example in a JUnit ...
Last Release on Apr 18, 2020
HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more.
This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is now versioned in the main HermiT version repository, although not officially supported by the HermiT developers.
The version number of this package is a composite ...
Last Release on Feb 18, 2020
pact-jvm-consumer-junit
=======================
Provides a DSL and a base test class for use with Junit to build consumer tests.
## Dependency
The library is available on maven central using:
* group-id = `au.com.dius`
* artifact-id = `pact-jvm-consumer-junit`
* version-id = `4.0.x`
## Usage
### Using the base ConsumerPactTest
To write a pact spec extend ConsumerPactTest. This base class defines the following four methods which must be
overridden in your test class.
* *providerName:* Returns the ...
Last Release on Apr 18, 2020
10. Consumer16 usages
au.com.dius.pact » consumerApache
Pact-JVM - Pact consumer support library
Last Release on Dec 14, 2022