| Constructor and Description |
|---|
MinimalCoverageMatcher(double minimalCoveragePercentage) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeMismatch(Object item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object item) |
public MinimalCoverageMatcher(double minimalCoveragePercentage)
public void describeTo(org.hamcrest.Description description)
public boolean matches(Object item)
Copyright © 2020 Camunda Services GmbH. All rights reserved.