Class TestProfileBuildItem


public final class TestProfileBuildItem extends SimpleBuildItem
This is an optional build item that represents the current test profile.

It is only available during tests.

  • Constructor Details

    • TestProfileBuildItem

      public TestProfileBuildItem(String testProfileClassName)
  • Method Details

    • getTestProfileClassName

      public String getTestProfileClassName()