This package provides methods to create process shutdowns.
Classes
DefaultTestFactory
Creates test components by their descriptors.
Shutdown
Random shutdown component that crashes the process using various methods.
The component is usually used for testing, but brave developers can try to use it in production to randomly crash microservices. It follows the concept of “Chaos Monkey” popularized by Netflix.