Package dev.galasa.artifact
package dev.galasa.artifact
Artifact Manager
- 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. - Galasa Manager:
- Artifact
- Release State:
- Release
-
ClassDescriptionUsed to annotate annotations that are to be used for Test Class fields.Used to annotate annotations that are to be used for Test Class fields.Obtain a
IBundleResources
object for this test classThis is a very simple manager which provides access to objects to assist in retrieving artifacts/resources from the 'resources' directory in your test bundle, and manipulating those resources