All Classes and Interfaces
Class
Description
Abstract base class for
Dimension
specific assertions - Generated by CustomAssertionGenerator.Abstract base class for
Quantity
specific assertions - Generated by CustomAssertionGenerator.Abstract base class for
Unit
specific assertions - Generated by CustomAssertionGenerator.Entry point for assertions of different data types.
Entry point for BDD assertions of different data types.
Interface for objects with a
code
.Represents an operation to convert values.
Provides String description to implementations
This interface is used to provide a
getDescription()
method to enums.Dimension
specific assertions - Generated by CustomAssertionGenerator.Represents a supplier of
double
-valued multiplication factors.Represents a supplier of
T
-valued multiplication factors.Interface for objects with an Id.
Represents a supplier of int-valued base.
Represents a supplier of int-valued exponent.
Interface for objects with an int-valued Id.
Represents a supplier of int-valued maximum.
Represents a supplier of int-valued minimum.
Represents a supplier of int-valued priority.
Like
SoftAssertions
but as a junit rule that takes care of calling
assertAll()
at the end of each test.Interface for objects with an long-valued Id.
Represents a supplier of maximum value.
Represents a supplier of minimum value.
Provides String name to implementations
Comparator to sort quantities by natural order, looking both the unit and the value.
Compares two Number objects with each other
Represents a function that parses an input value and produces an output.
Quantity
specific assertions - Generated by CustomAssertionGenerator.Represents an operation to convert quantities.
Utility methods for operating on
units
and quantities
with Java
functional interfaces like Function.Represents a supplier of quantities.
Entry point for soft assertions of different data types.
Provides String symbol to implementations
Unit
specific assertions - Generated by CustomAssertionGenerator.UnitComparator<U extends javax.measure.Unit<?>>
Comparator to sort units by natural order, looking both the name and the symbol.
Provides a
UnitConverter
to implementationsProvides a
Unit
to implementationsRepresents a supplier of values.
Interface for objects with a
version
.