-
- All Implemented Interfaces:
-
io.github.kakaocup.compose.intercept.operation.ComposeOperation
public interface ComposeAssertion implements ComposeOperation<SemanticsNodeInteraction>
-
-
Method Summary
Modifier and Type Method Description abstract ComposeOperationTypegetType()abstract StringgetDescription()-
-
Method Detail
-
getType
abstract ComposeOperationType getType()
-
getDescription
abstract String getDescription()
-
-
-
-