Package dev.galasa.zos
package dev.galasa.zos
z/OS Manager
- Description:
- This Manager provides tests and Managers with access to and configuration information about z/OS images and Sysplexes. It offers services such as APF, DUMP, SMF and Log access.
Additionally, the z/OS Manager provides tests with interfaces to the following z/OS functions which are implemented by other Managers:
-z/OS Batch
which enables tests and Managers to submit, monitor and retrieve the output of z/OS batch jobs. See BatchAccountsOpenTest for a walkthrough of a test that employs this Manager.
-z/OS Console
which allows tests and Managers to issue and retrieve the responses from z/OS console commands.
-z/OS File
which provides tests and Managers with the ability to manage and transfer files to and from z/OS. Supported file types include Sequential, PDS, PDSE, KSDS, ESDS or RRDS and zOS UNIX files.
-z/OS TSO Command
which enables tests and Managers to issue and retrieve the responses from z/OS TSO commands.
-z/OS UNIX Command
which enables tests and Managers to issue and retrieve the responses from z/OS UNIX commands.
You can view the Javadoc documentation for the Manager here. - Galasa Manager:
- zOS
- Release State:
- BETA - This Manager is feature complete but may contain known or unknown bugs.
-
ClassDescriptionRepresents a zOS Image (or lpar).Provides the test code access to the zOS ManagerRepresents a zOS Image that has been provisioned for the testRepresents a IP Host for a zOS Image that has been provisioned for the testRepresents a provisioned IP Port for a zOS Image that has been provisioned for the testUsed to annotate annotations that are to be used for Test Class fields.