LithoTestRunConfiguration
interface LithoTestRunConfiguration
A run configuration is a mode that a test method can be run in. In beforeTest, configuration should be updated as needed (e.g. ComponentsConfiguration properties set) and in afterTest the configuration should be restored back to default.