RootExpectOptions(expectationVerb: Translatable?, representationInsteadOfSubject: ((T) -> Any)?, componentFactoryContainer: ComponentFactoryContainer?)
Additional (non-mandatory) options to create a RootExpect.
See atrium-logic for helper functions to create an instance for this. Core is kept simple on purpose because it is also used in other JVM languages than Kotlin.