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

com.github.spartatech.testutils.logback.constant.ExpectValue Maven / Gradle / Ivy

package com.github.spartatech.testutils.logback.constant;

/** 
 * 
 * Special expected values for UnitTestAsserterLogbackAppender test.
 * 
 * @author Daniel Conde Diehl
 * 
 * History: 
 *    Dec 27, 2016 - Daniel Conde Diehl
 *  
 */
public enum ExpectValue {
    ANY, //Allows any value as parameters
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy