data class TestDialogReport (source)
<init> |
TestDialogReport(dialog: DialogReport)TestDialogReport(actions: List<TestActionReport> = emptyList(), userInterface: UserInterfaceType, id: Id<Dialog>) |
actions |
val actions: List<TestActionReport> |
id |
val id: Id<Dialog> |
userInterface |
val userInterface: UserInterfaceType |