Satisfy constructor

Satisfy(
  1. Matcher<int> m
)

Implementation

Satisfy(this.m) {
  label = 'satisfy($m)';
}