com.emc.mongoose.scenario.json.Scenario Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mongoose-scenario-json Show documentation
Show all versions of mongoose-scenario-json Show documentation
Mongoose is a high-load storage performance testing tool
package com.emc.mongoose.scenario.json;
import com.emc.mongoose.scenario.json.step.CompositeStep;
/**
Created by kurila on 02.02.16.
*/
public interface Scenario
extends CompositeStep {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy