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

com.sageserpent.americium.java.TestCaseRecording Maven / Gradle / Ivy

package com.sageserpent.americium.java;

@FunctionalInterface
public interface TestCaseRecording {
    void record(String testCaseId);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy