Home | History | Annotate | Download | only in impl

Lines Matching defs:isOneOf

42 import static org.hamcrest.Matchers.isOneOf;
267 assertThat(workSpecDao.getState(work2.getStringId()), isOneOf(ENQUEUED, RUNNING));