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

com.fasteasytrade.jrandtest.tests.ResultStatus Maven / Gradle / Ivy

The newest version!
package com.fasteasytrade.jrandtest.tests;


public enum ResultStatus {

    PASS, FAIL, UNKNOWN;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy