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

com.qaprosoft.zafira.models.db.Status Maven / Gradle / Ivy

package com.qaprosoft.zafira.models.db;

public enum Status
{
	UNKNOWN, IN_PROGRESS, PASSED, FAILED, SKIPPED, ABORTED;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy