Searched defs:nonEmptyScreenIds (Results 1 – 1 of 1) sorted by relevance
66 val nonEmptyScreenIds = listOf(0, 1, 2) in givenNewItemAndNonEmptyPages_whenExecuteTask_thenAddNewItem() constant81 val nonEmptyScreenIds = listOf(0) in givenNewAndExistingItems_whenExecuteTask_thenOnlyAddNewItem() constant95 val nonEmptyScreenIds = listOf(0) in givenOnlyExistingItem_whenExecuteTask_thenDoNotAddItem() constant108 val nonEmptyScreenIds = listOf(0, 2, 3) in givenNonSequentialScreenIds_whenExecuteTask_thenReturnNewScreenId() constant133 val nonEmptyScreenIds = listOf(0, 1) in givenMultipleItems_whenExecuteTask_thenAddThem() constant