Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add assertIsIndeterminate for Ultron Compose #68

Open
Darocs opened this issue Jun 20, 2024 · 0 comments
Open

Add assertIsIndeterminate for Ultron Compose #68

Darocs opened this issue Jun 20, 2024 · 0 comments

Comments

@Darocs
Copy link

Darocs commented Jun 20, 2024

I think you should also add a CheckBox check for Indeterminate. Not only assertIsOn/assertIsOff, but also assertIsIndeterminate. Because I have a CheckBox, with three states: true, false, null. When null, the ToggleableState is Indeterminate. And I would like to check this.

You can see how I solved this Issue in my Validation_Etude repository at this path: app/src/androidTest/java/en/polescanner/validation_etude/ui/reusable/components/Assertions.kt

If this idea doesn't work for you, answer this Issue so I don't expect a positive outcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant