![JAR search and dependency download from the Maven repository](/logo.png)
com.patternity.core.metamodel.Pattern Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartrics-RestFixtureExtensions Show documentation
Show all versions of smartrics-RestFixtureExtensions Show documentation
Extensions of the RestFixture.
An extension is a RestFixture with some specific/bespoke behaviour not generic enough to make it to the RestFixture itself.
The newest version!
package com.patternity.core.metamodel;
import com.patternity.util.Named;
/**
* Represents a pattern, that can be instantiated into occurrences.
*
* @author cyrille martraire
*
*/
public interface Pattern extends Named {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy