Interface ClassSource

All Superinterfaces:
TestSource

@Incubating public interface ClassSource extends TestSource
Class-based test source.
Since:
9.4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the test class name.
  • Method Details

    • getClassName

      String getClassName()
      Returns the test class name.
      Since:
      9.4.0