Class UniqueIdStringifier
java.lang.Object
org.junit.vintage.engine.support.UniqueIdStringifier
- All Implemented Interfaces:
Function<Serializable, String>
-
Constructor Details
-
UniqueIdStringifier
public UniqueIdStringifier()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<Serializable, String>
-