Package dev.galasa.windows
Annotation Interface WindowsImage
Represents a Windows that has been provisioned for the test
Used to populate a IWindowsImage
field
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionString[]
Capabilities required of this Windows Image, if any.The tag of the Windows Image this variable is to be populated withSet a variable prefix to be filled in for this Windows TODO: ****** TO BE SPECED OUT FURTHER *****
-
Element Details
-
imageTag
String imageTagThe tag of the Windows Image this variable is to be populated with- Default:
- "PRIMARY"
-
capabilities
String[] capabilitiesCapabilities required of this Windows Image, if any.- Default:
- {}
-
variablePrefix
String variablePrefixSet a variable prefix to be filled in for this Windows TODO: ****** TO BE SPECED OUT FURTHER *****- Default:
- ""
-