dev.galasa.linux.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright contributors to the Galasa project
*
* SPDX-License-Identifier: EPL-2.0
*/
/**
* Linux Manager
*
* @galasa.manager Linux
*
* @galasa.release.state Alpha
*
* @galasa.description
*
* This Manager provides the tester with the capability to
* connect to a Linux image as part of a test and to access
* the command shell. Standard commands can then be run on
* the image. The Linux Manager has a dependency on the IP Network
* Manager, which establishes an IP connection to the image.
*
* You can view the Javadoc
* documentation for the Manager here.
*
*/
package dev.galasa.linux;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy