dev.galasa.artifact.package-info Maven / Gradle / Ivy
/*
* 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