Class DescriptionUtils

java.lang.Object
org.junit.vintage.engine.descriptor.DescriptionUtils

@API(status=INTERNAL,
     since="5.8")
public class DescriptionUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getMethodName​(org.junit.runner.Description description)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getMethodName

      public static java.lang.String getMethodName​(org.junit.runner.Description description)