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

dev.galasa.artifact.package-info Maven / Gradle / Ivy

There is a newer version: 0.38.0
Show newest version
/*
 * Copyright contributors to the Galasa project
 *
 * SPDX-License-Identifier: EPL-2.0
 */
/**
 * Artifact Manager
 * 
 * @galasa.manager Artifact
 * 
 * @galasa.release.state Release
 * 
 * @galasa.description
 * 
 * This Manager allows a test to access files that are stored within the same bundle as the test code itself.  Helper methods are provided to stream and substitute symbolics within the loaded file.
 * 

* * You can view the Javadoc documentation for this Manager here. *

*/ package dev.galasa.artifact;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy