Package org.junit.platform.commons.support.conversion
Conversion APIs provided by the JUnit Platform.
-
Class Summary Class Description ConversionSupport ConversionSupportprovides static utility methods for converting a given object into an instance of a specified type. -
Exception Summary Exception Description ConversionException ConversionExceptionis an exception that can occur when an object is converted to another object.