Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Add Expectations as "setEnabled(boolean enabled)" #30

Open
Kolyall opened this issue Jul 24, 2017 · 0 comments
Open

Add Expectations as "setEnabled(boolean enabled)" #30

Kolyall opened this issue Jul 24, 2017 · 0 comments

Comments

@Kolyall
Copy link

Kolyall commented Jul 24, 2017

Add Expectations as "setEnabled(boolean enabled)"

 new ExpectAnim()
                .expect(mPlayerMediaView)
                .toBe(
                        Expectations.enable()
                )
                .expect(mPlayerMediaView)
                .toBe(
                        Expectations.disable()
                )
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant