Name |
Description |
InvokeTestCmdlet |
|
NewTestCmdlet |
|
PipelineWrapper |
Represents the base functionality of a pipeline that can be used to invoke commands. |
PowerShellIseColorFormatter |
Represents a color formatter which formats colors for a PowerShell ISE host. |
RunspaceWrapper |
Represents the runspace that is the operating environment for command pipelines. This class provides methods for opening the runspace, creating single and nested pipelines for the runspace, and closing the runspace. |
Test |
Represents a PsTest test. |