Simulate the value of now() while executing the project
Simulate the value of now() while executing a test
Replaces the default Locale
Replaces the default Locale
An implementation of SecurityManager that throws a SystemExitException
exception whenever System.exit(int) is invoked.
A TestListener that throws an error if anything is written to standard err.
A TestListener that throws an error if anything is written to standard out.
Overrides System Security Manager with specified securityManager
Overrides System Security Manager with specified securityManager
Will replace the SecurityManager used by the Java runtime
with a NoExitSecurityManager that will throw an exception
if System.exit() is invoked. This exception can then be
tested for with shouldThrow().
Modifies System Environment with chosen keys and values
Modifies System Environment with chosen keys and values
A Kotest listener that facilities testing writes to standard err,
by copying any data written to standard err to an internal buffer.
Will replace the SecurityManager used by the Java runtime
with a NoExitSecurityManager that will throw an exception
if System.exit() is invoked. This exception can then be
tested for with shouldThrow().
A Kotest listener that facilities testing writes to standard out,
by redirecting any data written to standard out to an internal buffer.
Changes System Properties with chosen keys and values
Changes System Properties with chosen keys and values
Replaces the default TimeZone
Replaces the default TimeZone