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 Detail

      • TestProfileBuildItem

        public TestProfileBuildItem​(String testProfileClassName)
    • Method Detail

      • getTestProfileClassName

        public String getTestProfileClassName()