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