All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.patternity.core.metamodel.Element Maven / Gradle / Ivy

Go to download

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;

/**
 * Super type for every element we deal on
 * 
 * @author cyrille martraire
 * 
 */
public interface Element {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy