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

com.adaptavist.tm4j.junit.customformat.CustomFormatConstants Maven / Gradle / Ivy

The newest version!
package com.adaptavist.tm4j.junit.customformat;

public class CustomFormatConstants {
    public static final String FAILED = "Failed";
    public static final String PASSED = "Passed";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy