Verwendungen von Klasse
ch.nolix.core.errorcontrol.validator.MultiLongMediator
Package
Beschreibung
The
ch.nolix.core.errorcontrol.validator
package defines a validator.The
ch.nolix.core.testing.standardtest
package defines a base test.-
Verwendungen von MultiLongMediator in ch.nolix.core.errorcontrol.validator
Modifizierer und TypMethodeBeschreibungstatic MultiLongMediator
GlobalValidator.assertThatTheLongs
(Iterable<Long> arguments) static MultiLongMediator
MultiLongMediator.forValue
(int value, int[] values) -
Verwendungen von MultiLongMediator in ch.nolix.core.testing.standardtest
Modifizierer und TypMethodeBeschreibungprotected final MultiLongMediator
StandardTest.expectTheInts
(int value, int... values) protected final MultiLongMediator
StandardTest.expectTheLongs
(long value, long... values) protected final MultiLongMediator
StandardTest.expectTheLongs
(Iterable<Long> values)