doc / ch.tutteli.atrium.logic.creating.basic.contains.checkers.impl

Package ch.tutteli.atrium.logic.creating.basic.contains.checkers.impl

Contains default implementations for the interfaces defined in ch.tutteli.atrium.logic.creating.basic.contains.checkers.

Types

ContainsChecker

abstract class ContainsChecker : Contains.Checker

Represents a base class for Contains.Checkers which compare how many occurrences of an expected object are found in the input of the search, against how many times the check expect it to be contained.