ca.gc.aafc.dina.testsupport.jsonapi.JsonAPIOperationBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dina-test-support Show documentation
Show all versions of dina-test-support Show documentation
Base DINA API test support package
The newest version!
package ca.gc.aafc.dina.testsupport.jsonapi;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import org.springframework.http.HttpMethod;
/**
* Helper builder to create CRNK Operation map.
*/
public final class JsonAPIOperationBuilder {
private final List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy