| Modifier and Type | Class and Description |
|---|---|
class |
SubprocessExitCodeActivator
Run the subprocess indicated by the property name and tests that its exit code matches the numeric
value from the property value.
|
class |
SubprocessOutputActivator
Run the subprocess indicated by the property name and test that its output contains the property value.
|
class |
SubprocessRegexActivator
Run the subprocess indicated by the property name and test that its output matches the regular expression
contained in the property value.
|
Copyright © 2023 OddSource Code. All rights reserved.