Package org.junit.platform.commons.support.conversion


package org.junit.platform.commons.support.conversion
Maintained conversion APIs provided by the JUnit Platform.
  • Class
    Description
    ConversionException is an exception that can occur when an object is converted to another object.
    ConversionSupport provides static utility methods for converting a given object into an instance of a specified type.