All Classes and Interfaces

Class
Description
Container for captured stdout and stderr output during test execution.
Represents a single output entry with type, content, and timestamp.
Enumeration of output types for distinguishing between stdout and stderr.
JUnit annotation to capture stdout and stderr output for specific test methods.
JUnit extension that captures stdout and stderr during test execution.
JUnit annotation for disabling tests on CI/CD environments.
Implementation of JUnit's ExecutionCondition to conditionally disable tests when running in a CI/CD environment.
JUnit extension for configuring console logging for test suites.
JUnit annotation for generating random integer values within a specified range.
Parameter and field resolver for the RandomRange annotation.
JUnit annotation for configuring random string generation in test method parameters.
Parameter and field resolver for the RandomString annotation.
Provides static methods for generating random values and predefined character sets.
Thread-safe custom log handler for capturing log messages during tests.