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

org.minijson.tool.testset.Generator Maven / Gradle / Ivy

The newest version!
package org.minijson.tool.testset;

import java.util.List;


public interface Generator
{
    List generateTestSet(JsonTestSetSpec jsonTestSetSpec);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy