package
0.37.0
Repository: https://github.com/galasa-dev/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
* CaptureLog(logFileName) decides whether to re-direct the log information to the * specified file, or if the file name is "-" or empty, the log information won't be * re-directed, but will appear on stderr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewOSEnvironment creates a real wrapper over the os environment.
No description provided by the author
No description provided by the author
No description provided by the author
UppercaseFirstLetter - takes a string and returns the same string, but with the first letter turned into an uppercase letter.
validateJavaHome validate that JAVA_HOME is set correctly.
To validate the string as a valid java package name before we start to use it.
We expect a parameter to be of the form: mvn:dev.galasa.example.banking/dev.galasa.example.banking.obr/0.0.1-SNAPSHOT/obr Validate that the --obr parameter or portfolio field passed by the user conform to this convention by splitting the input into pieces.
We expect a parameter to be of the form: mvn:dev.galasa.example.banking/dev.galasa.example.banking.obr/0.0.1-SNAPSHOT/obr Validate that the --obr parameter or portfolio field passed by the user conform to this convention by splitting the input into pieces.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The maximum value we can cope with for the encryption.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Implementation of a byte reader to allow mocking out methods from the io package.
No description provided by the author
No description provided by the author
The implementation of a HTTP interaction that allows unit tests to define interactions with the Galasa API server, with methods to validate requests and a lambda to write HTTP responses (which can be overridden as desired).
No description provided by the author
No description provided by the author
No description provided by the author
Mock implementation of a byte reader to allow for simulating failed read operations.
------------------------------------------------- A mock implementation which writes text to a buffer Useful for unit testing.
No description provided by the author
No description provided by the author
No description provided by the author
----------------------------------------------------------------------------- Wrapper of a mock HTTP server that uses HTTP interactions to handle requests-----------------------------------------------------------------------------.
No description provided by the author
No description provided by the author
------------------------------------------------- A real implementation which writes text to stdout.
RunsSubmitCmdParameters - Holds variables set by cobra's command-line parsing.
No description provided by the author

# Interfaces

No description provided by the author